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>. More...

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


Static Private Attributes

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


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 on Thu Oct 10 18:55:39 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001