#include <BasicBCIdl.h>
Definition at line 64 of file BasicBCIdl.h.
◆ _var_type
◆ ids_t() [1/4]
◆ ids_t() [2/4]
| ids_t::ids_t |
( |
const ids_t & |
_s | ) |
|
|
inline |
Definition at line 68 of file BasicBCIdl.h.
69 : _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::ULong, 4, 4 > (_s) {}
◆ ids_t() [3/4]
| ids_t::ids_t |
( |
_CORBA_ULong |
_max | ) |
|
|
inline |
Definition at line 71 of file BasicBCIdl.h.
72 : _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::ULong, 4, 4 > (_max) {}
◆ ids_t() [4/4]
| ids_t::ids_t |
( |
_CORBA_ULong |
_max, |
|
|
_CORBA_ULong |
_len, |
|
|
CORBA::ULong * |
_val, |
|
|
_CORBA_Boolean |
_rel = 0 |
|
) |
| |
|
inline |
Definition at line 73 of file BasicBCIdl.h.
74 : _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::ULong, 4, 4 > (_max, _len, _val, _rel) {}
◆ operator=()
Definition at line 78 of file BasicBCIdl.h.
79 _CORBA_Unbounded_Sequence_w_FixSizeElement< CORBA::ULong, 4, 4 > ::operator=(_s);
The documentation for this class was generated from the following file: