Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_TypeCodes Class Reference

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

#include <Typecode.h>

List of all members.

Static Public Methods

void init (void)
 Runtime initialization of all standard typecodes. Called from <CORBA::ORB_init>.

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


Static Private Attributes

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


Detailed Description

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


Member Function Documentation

void TAO_TypeCodes::fini ( void ) [static]
 

Runtime finalization of all standard typecodes.

void TAO_TypeCodes::init ( void ) [static]
 

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


Member Data Documentation

int TAO_TypeCodes::initialized_ [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 at Fri Oct 5 08:03:52 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000