TAO  2.3.2
Classes
VarOut_T.h File Reference
#include "ace/OS_Memory.h"
#include "tao/VarOut_T.inl"
#include "tao/VarOut_T.cpp"

Classes

class  TAO_Var_Base_T< T >
 Parametrized implementation of _var base class for structs, unions and exceptions. More...
 
class  TAO_Fixed_Var_T< T >
 Parametrized implementation of _var class for structs, unions, and exceptions with members of fixed size. More...
 
class  TAO_Var_Var_T< T >
 Parametrized implementation of _var class for structs, unions, and exceptions with members of variable size. More...
 
class  TAO_Out_T< T >
 Parametrized implementation of _out class for structs, unions and exceptions.. More...
 

Detailed Description

Author
Jeff Parsons