Hold the relevant information for every type of Locate msg. More...
#include <GIOP_Utils.h>
Public Attributes | |
CORBA::Object_var | forward_location_var |
GIOP::LocateStatusType | status |
Stype of Locate status message. |
Hold the relevant information for every type of Locate msg.
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 class can be clearly defined as time progresses.
Definition at line 41 of file GIOP_Utils.h.
The value will need to be used when the Message type is TAO_GIOP_OBJECT_FORWARD
Definition at line 46 of file GIOP_Utils.h.
GIOP::LocateStatusType TAO_GIOP_Locate_Status_Msg::status |
Stype of Locate status message.
Definition at line 49 of file GIOP_Utils.h.