#include <Seq_Var_T.h>
Inheritance diagram for TAO_VarSeq_Var_T< T, T_elem >:
Public Member Functions | |
TAO_VarSeq_Var_T (void) | |
TAO_VarSeq_Var_T (T *) | |
TAO_VarSeq_Var_T (const TAO_VarSeq_Var_T< T, T_elem > &) | |
TAO_VarSeq_Var_T & | operator= (T *) |
TAO_VarSeq_Var_T & | operator= (const TAO_VarSeq_Var_T< T, T_elem > &) |
T_elem & | operator[] (CORBA::ULong index) |
operator T *& () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|