TAO_Storable_IntId Class Reference

#include <Storable_Naming_Context.h>

List of all members.

Public Member Functions

 TAO_Storable_IntId (void)
 Constructor.
 TAO_Storable_IntId (const char *ior, CosNaming::BindingType type)
 Constructor.
 TAO_Storable_IntId (const TAO_Storable_IntId &rhs)
 Copy constructor.
 ~TAO_Storable_IntId (void)
 Destructor.
void operator= (const TAO_Storable_IntId &rhs)
 Assignment operator.

Public Attributes

CORBA::String_var ref_
 Stringified IOR to be stored in a Persistent Naming Context.
CosNaming::BindingType type_
 Binding type for <ref_>.


Constructor & Destructor Documentation

TAO_Storable_IntId::TAO_Storable_IntId ( void   ) 

Constructor.

TAO_Storable_IntId::TAO_Storable_IntId ( const char *  ior,
CosNaming::BindingType  type 
)

Constructor.

TAO_Storable_IntId::TAO_Storable_IntId ( const TAO_Storable_IntId rhs  ) 

Copy constructor.

TAO_Storable_IntId::~TAO_Storable_IntId ( void   ) 

Destructor.


Member Function Documentation

void TAO_Storable_IntId::operator= ( const TAO_Storable_IntId rhs  ) 

Assignment operator.


Member Data Documentation

Stringified IOR to be stored in a Persistent Naming Context.

Binding type for <ref_>.


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

Generated on Mon Sep 15 08:42:06 2008 for TAO_CosNaming by  doxygen 1.5.5