|
PaCO++
0.05
|
#include <BasicBCIdl.h>

Public Member Functions | |
| ids_t * | _retn () |
| ids_t_var () | |
| ids_t_var (ids_t *_s) | |
| ids_t_var (const ids_t_var &_s) | |
| const ids_t & | in () const |
| ids_t & | inout () |
| operator const ids_t & () const | |
| operator ids_t & () | |
| ids_t * | operator-> () |
| ids_t_var & | operator= (ids_t *_s) |
| ids_t_var & | operator= (const ids_t_var &_s) |
| CORBA::ULong & | operator[] (_CORBA_ULong _s) |
| ids_t *& | out () |
| ~ids_t_var () | |
Private Attributes | |
| ids_t * | _pd_seq |
Friends | |
| class | ids_t_out |
Definition at line 86 of file BasicBCIdl.h.
|
inline |
Definition at line 88 of file BasicBCIdl.h.
|
inline |
Definition at line 89 of file BasicBCIdl.h.
|
inline |
Definition at line 90 of file BasicBCIdl.h.
References _pd_seq, and ids_t::ids_t().

|
inline |
Definition at line 94 of file BasicBCIdl.h.
|
inline |
Definition at line 131 of file BasicBCIdl.h.
|
inline |
Definition at line 125 of file BasicBCIdl.h.
|
inline |
Definition at line 126 of file BasicBCIdl.h.
|
inline |
Definition at line 121 of file BasicBCIdl.h.
|
inline |
Definition at line 122 of file BasicBCIdl.h.
|
inline |
Definition at line 117 of file BasicBCIdl.h.
Definition at line 96 of file BasicBCIdl.h.
Definition at line 101 of file BasicBCIdl.h.
References _pd_seq, and ids_t::ids_t().

|
inline |
Definition at line 111 of file BasicBCIdl.h.
|
inline |
Definition at line 127 of file BasicBCIdl.h.
|
friend |
Definition at line 133 of file BasicBCIdl.h.
|
private |
Definition at line 136 of file BasicBCIdl.h.
Referenced by ids_t_var(), and operator=().