OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <TypeObject.h>
Public Types | |
typedef T_slice | _slice_type |
typedef const _slice_type * | _in_type |
typedef _slice_type *& | _out_type |
Public Member Functions | |
Fake_TAO_Array_Forany_T (_slice_type *p) | |
_in_type | in (void) const |
_out_type | out (void) |
Private Attributes | |
_slice_type * | ptr_ |
Definition at line 38 of file TypeObject.h.
typedef const _slice_type* OpenDDS::XTypes::Fake_TAO_Array_Forany_T< T, T_slice, TAG >::_in_type |
Definition at line 46 of file TypeObject.h.
typedef _slice_type* & OpenDDS::XTypes::Fake_TAO_Array_Forany_T< T, T_slice, TAG >::_out_type |
Definition at line 47 of file TypeObject.h.
typedef T_slice OpenDDS::XTypes::Fake_TAO_Array_Forany_T< T, T_slice, TAG >::_slice_type |
Definition at line 40 of file TypeObject.h.
|
inline |
Definition at line 42 of file TypeObject.h.
|
inline |
|
inline |
|
private |
Definition at line 60 of file TypeObject.h.