, including all inherited members.
consolidate_fragmented_message(TAO_Queued_Data *qd, TAO_Queued_Data *&msg) | TAO_GIOP_Message_Base | |
consolidate_node(TAO_Queued_Data *qd, ACE_Message_Block &incoming) | TAO_GIOP_Message_Base | |
discard_fragmented_message(const TAO_Queued_Data *cancel_request) | TAO_GIOP_Message_Base | |
dump_consolidated_msg(TAO_OutputCDR &stream) | TAO_GIOP_Message_Base | [private] |
dump_msg(const char *label, const u_char *ptr, size_t len) | TAO_GIOP_Message_Base | [private] |
extract_next_message(ACE_Message_Block &incoming, TAO_Queued_Data *&qd) | TAO_GIOP_Message_Base | |
format_message(TAO_OutputCDR &cdr, TAO_Stub *stub) | TAO_GIOP_Message_Base | |
fragment_header_length(const TAO_GIOP_Message_Version &giop_version) const | TAO_GIOP_Message_Base | |
fragment_stack_ | TAO_GIOP_Message_Base | [private] |
fragmentation_strategy(void) | TAO_GIOP_Message_Base | |
fragmentation_strategy_ | TAO_GIOP_Message_Base | [protected] |
generate_exception_reply(TAO_OutputCDR &cdr, TAO_Pluggable_Reply_Params_Base ¶ms, const CORBA::Exception &x) | TAO_GIOP_Message_Base | |
generate_fragment_header(TAO_OutputCDR &cdr, CORBA::ULong request_id) | TAO_GIOP_Message_Base | |
generate_locate_reply_header(TAO_OutputCDR &cdr, TAO_Pluggable_Reply_Params_Base ¶ms) | TAO_GIOP_Message_Base | [private] |
generate_locate_request_header(TAO_Operation_Details &op, TAO_Target_Specification &spec, TAO_OutputCDR &cdr) | TAO_GIOP_Message_Base | |
generate_reply_header(TAO_OutputCDR &cdr, TAO_Pluggable_Reply_Params_Base ¶ms) | TAO_GIOP_Message_Base | |
generate_request_header(TAO_Operation_Details &op, TAO_Target_Specification &spec, TAO_OutputCDR &cdr) | TAO_GIOP_Message_Base | |
get_parser(const TAO_GIOP_Message_Version &version) const | TAO_GIOP_Message_Base | [private] |
header_length(void) const | TAO_GIOP_Message_Base | |
init(CORBA::Octet major, CORBA::Octet minor) | TAO_GIOP_Message_Base | |
is_ready_for_bidirectional(TAO_OutputCDR &msg) const | TAO_GIOP_Message_Base | |
make_queued_data(size_t sz) | TAO_GIOP_Message_Base | [private] |
make_send_locate_reply(TAO_Transport *transport, TAO_GIOP_Locate_Request_Header &request, TAO_GIOP_Locate_Status_Msg &status, TAO_OutputCDR &output, TAO_GIOP_Message_Generator_Parser *) | TAO_GIOP_Message_Base | [private] |
orb_core_ | TAO_GIOP_Message_Base | [private] |
out_stream(void) | TAO_GIOP_Message_Base | |
out_stream_ | TAO_GIOP_Message_Base | [protected] |
parse_next_message(TAO_Queued_Data &qd, size_t &mesg_length) | TAO_GIOP_Message_Base | |
parse_request_id(const TAO_Queued_Data *qd, CORBA::ULong &request_id) const | TAO_GIOP_Message_Base | [private] |
parse_request_id(const TAO_InputCDR &cdr, CORBA::ULong &request_id) const | TAO_GIOP_Message_Base | [private] |
process_locate_request(TAO_Transport *transport, TAO_InputCDR &input, TAO_OutputCDR &output, TAO_GIOP_Message_Generator_Parser *) | TAO_GIOP_Message_Base | [private] |
process_reply_message(TAO_Pluggable_Reply_Params &reply_info, TAO_Queued_Data *qd) | TAO_GIOP_Message_Base | |
process_request(TAO_Transport *transport, TAO_InputCDR &input, TAO_OutputCDR &output, TAO_GIOP_Message_Generator_Parser *) | TAO_GIOP_Message_Base | [private] |
process_request_message(TAO_Transport *transport, TAO_Queued_Data *qd) | TAO_GIOP_Message_Base | |
send_close_connection(const TAO_GIOP_Message_Version &version, TAO_Transport *transport) | TAO_GIOP_Message_Base | [private] |
send_error(TAO_Transport *transport) | TAO_GIOP_Message_Base | [private] |
send_reply_exception(TAO_Transport *transport, TAO_OutputCDR &cdr, CORBA::ULong request_id, IOP::ServiceContextList *svc_info, CORBA::Exception *x) | TAO_GIOP_Message_Base | [private] |
set_giop_flags(TAO_OutputCDR &msg) const | TAO_GIOP_Message_Base | [private] |
tao_giop_impl_ | TAO_GIOP_Message_Base | [private] |
TAO_GIOP_Message_Base(TAO_ORB_Core *orb_core, TAO_Transport *transport, size_t input_cdr_size=ACE_CDR::DEFAULT_BUFSIZE) | TAO_GIOP_Message_Base | |
write_protocol_header(GIOP::MsgType t, const TAO_GIOP_Message_Version &version, TAO_OutputCDR &msg) | TAO_GIOP_Message_Base | [private] |
~TAO_GIOP_Message_Base(void) | TAO_GIOP_Message_Base | |