PaCO++
0.05
|
#include <BasicBCIdl.h>
Public Member Functions | |
ids_t_out (ids_t *&_s) | |
ids_t_out (ids_t_var &_s) | |
ids_t_out (const ids_t_out &_s) | |
operator ids_t *& () | |
ids_t * | operator-> () |
ids_t_out & | operator= (const ids_t_out &_s) |
ids_t_out & | operator= (ids_t *_s) |
CORBA::ULong & | operator[] (_CORBA_ULong _i) |
ids_t *& | ptr () |
Public Attributes | |
ids_t *& | _data |
Private Member Functions | |
ids_t_out () | |
ids_t_out & | operator= (const ids_t_var &) |
Definition at line 139 of file BasicBCIdl.h.
ids_t_out::ids_t_out | ( | ids_t *& | _s | ) | [inline] |
ids_t_out::ids_t_out | ( | ids_t_var & | _s | ) | [inline] |
Definition at line 142 of file BasicBCIdl.h.
ids_t_out::ids_t_out | ( | const ids_t_out & | _s | ) | [inline] |
Definition at line 144 of file BasicBCIdl.h.
ids_t_out::ids_t_out | ( | ) | [private] |
ids_t_out::operator ids_t *& | ( | ) | [inline] |
ids_t* ids_t_out::operator-> | ( | ) | [inline] |
CORBA::ULong& ids_t_out::operator[] | ( | _CORBA_ULong | _i | ) | [inline] |
ids_t*& ids_t_out::ptr | ( | ) | [inline] |
Definition at line 163 of file BasicBCIdl.h.
Referenced by ids_t_out(), operator ids_t *&(), operator->(), operator=(), operator[](), and ptr().