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

TAO::TypeCode_Constants Class Reference

This class is a namespace for TypeCode-related static data that is owned by the ORB. More...

#include <Typecode_Constants.h>

List of all members.

Static Public Member Functions

void init (void)
void fini (void)
 Runtime finalization of all standard typecodes.

Static Private Attributes

int initialized_ = 0


Detailed Description

This class is a namespace for TypeCode-related static data that is owned by the ORB.


Member Function Documentation

void TAO::TypeCode_Constants::fini void   )  [static]
 

Runtime finalization of all standard typecodes.

void TAO::TypeCode_Constants::init void   )  [static]
 

Runtime initialization of all standard typecodes. Called from <CORBA::ORB_init>.


Member Data Documentation

int TAO::TypeCode_Constants::initialized_ = 0 [static, private]
 

Flag that denotes that the TAO TypeCode constants have been initialized.


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:44:00 2005 for TAO by  doxygen 1.3.9.1