#include <TdkCorbaPersistenceService.h>
Public Types | |
typedef TdkCorbaObjectSeq_var | _var_type |
Public Member Functions | |
TdkCorbaObjectSeq () | |
TdkCorbaObjectSeq (const TdkCorbaObjectSeq &_s) | |
TdkCorbaObjectSeq (_CORBA_ULong _max) | |
TdkCorbaObjectSeq (_CORBA_ULong _max, _CORBA_ULong _len, TdkCorbaObject *_val, _CORBA_Boolean _rel=0) | |
TdkCorbaObjectSeq & | operator= (const TdkCorbaObjectSeq &_s) |
TdkCorbaObjectSeq::TdkCorbaObjectSeq | ( | ) | [inline] |
TdkCorbaObjectSeq::TdkCorbaObjectSeq | ( | const TdkCorbaObjectSeq & | _s | ) | [inline] |
TdkCorbaObjectSeq::TdkCorbaObjectSeq | ( | _CORBA_ULong | _max | ) | [inline] |
TdkCorbaObjectSeq::TdkCorbaObjectSeq | ( | _CORBA_ULong | _max, | |
_CORBA_ULong | _len, | |||
TdkCorbaObject * | _val, | |||
_CORBA_Boolean | _rel = 0 | |||
) | [inline] |
TdkCorbaObjectSeq& TdkCorbaObjectSeq::operator= | ( | const TdkCorbaObjectSeq & | _s | ) | [inline] |