, including all inherited members.
add_member(const char *name, DDS_Long id, const DDS_TypeCode *tc, DDS_Octet member_flags, DDS_ExceptionCode_t &ex) | DDS_TypeCode | |
add_member_ex(const char *name, DDS_Long id, const DDS_TypeCode *tc, DDS_Octet member_flags, DDS_Visibility visibility, DDS_Boolean is_pointer, DDS_Short bits, DDS_ExceptionCode_t &ex) | DDS_TypeCode | |
add_member_to_enum(const char *name, DDS_Long ordinal, DDS_ExceptionCode_t &ex) | DDS_TypeCode | |
array_dimension(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
array_dimension_count(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
concrete_base_type(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
content_type(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
default_index(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
discriminator_type(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
element_count(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
equal(const DDS_TypeCode *tc, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
find_member_by_id(DDS_Long id, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
find_member_by_name(const char *name, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
is_alias_pointer(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
is_member_bitfield(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
is_member_key(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
is_member_pointer(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
is_member_required(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
kind(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
length(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_bitfield_bits(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_count(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_id(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_label(DDS_UnsignedLong member_index, DDS_UnsignedLong label_index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_label_count(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_name(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_ordinal(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_type(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
member_visibility(DDS_UnsignedLong index, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
name(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
print_IDL(DDS_UnsignedLong indent, DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |
type_modifier(DDS_ExceptionCode_t &ex) const | DDS_TypeCode | |