TAO  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
TAO_GIOP_Locate_Status_Msg Class Reference

Hold the relevant information for every type of Locate msg. More...

#include <GIOP_Utils.h>

Collaboration diagram for TAO_GIOP_Locate_Status_Msg:
Collaboration graph

Public Attributes

CORBA::Object_var forward_location_var
 
GIOP::LocateStatusType status
 Type of Locate status message.
 

Detailed Description

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.

Member Data Documentation

CORBA::Object_var TAO_GIOP_Locate_Status_Msg::forward_location_var

The value will need to be used when the Message type is TAO_GIOP_OBJECT_FORWARD

GIOP::LocateStatusType TAO_GIOP_Locate_Status_Msg::status

Type of Locate status message.


The documentation for this class was generated from the following file: