TAO_CosNaming 4.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TAO_Storable_IntId Class Reference

#include <Storable_Naming_Context.h>

Collaboration diagram for TAO_Storable_IntId:
Collaboration graph
[legend]

Public Member Functions

 TAO_Storable_IntId ()
 Constructor.
 
 TAO_Storable_IntId (const char *ior, CosNaming::BindingType type)
 Constructor.
 
 TAO_Storable_IntId (const TAO_Storable_IntId &rhs)
 Copy constructor.
 
 ~TAO_Storable_IntId ()
 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() [1/3]

TAO_Storable_IntId::TAO_Storable_IntId ( )

Constructor.

◆ TAO_Storable_IntId() [2/3]

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

Constructor.

◆ TAO_Storable_IntId() [3/3]

TAO_Storable_IntId::TAO_Storable_IntId ( const TAO_Storable_IntId & rhs)

Copy constructor.

◆ ~TAO_Storable_IntId()

TAO_Storable_IntId::~TAO_Storable_IntId ( )

Destructor.

Member Function Documentation

◆ operator=()

void TAO_Storable_IntId::operator= ( const TAO_Storable_IntId & rhs)

Assignment operator.

Member Data Documentation

◆ ref_

CORBA::String_var TAO_Storable_IntId::ref_

Stringified IOR to be stored in a Persistent Naming Context.

◆ type_

CosNaming::BindingType TAO_Storable_IntId::type_

Binding type for <ref_>.


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