Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages | Examples

ColCOWS::ObjectDesc Class Reference

#include <ColCOWS_ObjectDesc.hh>

Inheritance diagram for ColCOWS::ObjectDesc:

Inheritance graph
[legend]
List of all members.

Detailed Description

structure describing a remote object

Todo:
rename with ObjectDesc when the old one will disappear *
Examples:

TestServer.cc.

Definition at line 43 of file ColCOWS_ObjectDesc.hh.

Public Member Functions

 ObjectDesc ()
 constructor
 ObjectDesc (std::string id, std::string kind, CORBA::Object *ref)
 constructor
virtual ~ObjectDesc ()
 destructor
virtual void printself (std::ostream &stream, int indent=0) const
 print self

Public Attributes

std::string obj_id
 CORBA object Id.
std::string obj_kind
 CORBA object kind.
CORBA::Object * obj_ref
 CORBA object reference.


The documentation for this class was generated from the following file:
Generated on Tue Jun 21 12:56:03 2005 for ColCOWS by  doxygen 1.4.1