TAO 3.0.6
|
Implementation for GIOP v1.2. More...
#include <GIOP_Message_Generator_Parser_12.h>
Private Member Functions | |
bool | marshall_target_spec (TAO_Target_Specification &spec, TAO_OutputCDR &msg) |
Implementation for GIOP v1.2.
|
virtual |
The header length of a fragment.
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Is the messaging object ready for processing BiDirectional request/response?
Reimplemented from TAO_GIOP_Message_Generator_Parser.
|
virtual |
Our versions.
Implements TAO_GIOP_Message_Generator_Parser.
|
private |
Marshall the TargetSpecification This method may be required for other GIOP version coming out later than 1.2. We need to share this method
|
virtual |
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Parse the LocateRequest Header from the incoming stream. This will do a version specific parsing of the incoming Request header
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Parse the locate reply message.
Reimplemented from TAO_GIOP_Message_Generator_Parser.
|
virtual |
Parse the reply message.
Reimplemented from TAO_GIOP_Message_Generator_Parser.
|
virtual |
Parse the Request Header from the incoming stream. This will do a version specific parsing of the incoming Request header
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Write the GIOP fragment message header to the output CDR stream cdr.
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Writes the locate _reply message in to the output.
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Write the LocateRequest header.
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Write the reply header in to output.
Implements TAO_GIOP_Message_Generator_Parser.
|
virtual |
Write the request header in to msg.
Implements TAO_GIOP_Message_Generator_Parser.