#include <GIOP_Utils.h>
Collaboration diagram for TAO_GIOP_Locate_Status_Msg:
Public Attributes | |
CORBA::Object_var | forward_location_var |
TAO_GIOP_Locate_Status_Type | status |
This class is there to hold the relevant info for different types of locate status messages. As on date we dont know much about other mesg types other than OBJECT_FORWARD. This clss can be clearly defined as time progresses.
Definition at line 69 of file GIOP_Utils.h.
|
The value will need to be used when the Message type is TAO_GIOP_OBJECT_FORWARD Definition at line 74 of file GIOP_Utils.h. Referenced by TAO_GIOP_Message_Base::process_locate_request(), TAO_GIOP_Message_Generator_Parser_12::write_locate_reply_mesg(), and TAO_GIOP_Message_Generator_Parser_10::write_locate_reply_mesg(). |
|
Stype of Locate status message @ Other mesg types. Definition at line 78 of file GIOP_Utils.h. Referenced by TAO_GIOP_Message_Base::process_locate_request(), TAO_GIOP_Message_Generator_Parser_12::write_locate_reply_mesg(), and TAO_GIOP_Message_Generator_Parser_10::write_locate_reply_mesg(). |