This is the complete list of members for TypeObjectUtils, including all inherited members.
add_applied_annotation(AppliedAnnotationSeq &ann_custom_seq, const AppliedAnnotation &ann_custom) | TypeObjectUtils | static |
add_applied_annotation_parameter(AppliedAnnotationParameterSeq ¶m_seq, const AppliedAnnotationParameter ¶m) | TypeObjectUtils | static |
add_array_dimension(std::vector< element > &array_bound_seq, element dimension_bound) | TypeObjectUtils | inlinestatic |
add_complete_annotation_parameter(CompleteAnnotationParameterSeq &sequence, const CompleteAnnotationParameter ¶m) | TypeObjectUtils | static |
add_complete_bitfield(CompleteBitfieldSeq &sequence, const CompleteBitfield &bitfield) | TypeObjectUtils | static |
add_complete_bitflag(CompleteBitflagSeq &sequence, const CompleteBitflag &bitflag) | TypeObjectUtils | static |
add_complete_enumerated_literal(CompleteEnumeratedLiteralSeq &sequence, const CompleteEnumeratedLiteral &enum_literal) | TypeObjectUtils | static |
add_complete_struct_member(CompleteStructMemberSeq &member_seq, const CompleteStructMember &member) | TypeObjectUtils | static |
add_complete_union_member(CompleteUnionMemberSeq &complete_union_member_seq, const CompleteUnionMember &member) | TypeObjectUtils | static |
add_union_case_label(UnionCaseLabelSeq &label_seq, int32_t label) | TypeObjectUtils | static |
applied_annotation_consistency(const AppliedAnnotation &applied_annotation) | TypeObjectUtils | protectedstatic |
applied_annotation_parameter_seq_consistency(const AppliedAnnotationParameterSeq &applied_annotation_parameter_seq) | TypeObjectUtils | protectedstatic |
applied_annotation_seq_consistency(const AppliedAnnotationSeq &applied_annotation_seq) | TypeObjectUtils | protectedstatic |
applied_annotation_type_identifier_consistency(const TypeIdentifier &annotation_type_id) | TypeObjectUtils | protectedstatic |
applied_builtin_type_annotations_consistency(const AppliedBuiltinTypeAnnotations &applied_builtin_type_annotations) | TypeObjectUtils | protectedstatic |
applied_verbatim_annotation_consistency(const AppliedVerbatimAnnotation &applied_verbatim_annotation) | TypeObjectUtils | protectedstatic |
array_bound_seq_consistency(const T &array) | TypeObjectUtils | inlineprotectedstatic |
array_ldefn_consistency(const PlainArrayLElemDefn &plain_array) | TypeObjectUtils | protectedstatic |
array_sdefn_consistency(const PlainArraySElemDefn &plain_array) | TypeObjectUtils | protectedstatic |
bit_position_consistency(uint16_t position) | TypeObjectUtils | protectedstatic |
bitfield_holder_type_consistency(TypeKind holder_type, uint8_t bitcount) | TypeObjectUtils | protectedstatic |
bitmask_bit_bound_consistency(BitBound bit_bound) | TypeObjectUtils | protectedstatic |
build_and_register_alias_type_object(const CompleteAliasType &alias_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_annotation_type_object(const CompleteAnnotationType &annotation_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_array_type_object(const CompleteArrayType &array_type, const std::string &type_name) | TypeObjectUtils | static |
build_and_register_bitmask_type_object(const CompleteBitmaskType &bitmask_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_bitset_type_object(const CompleteBitsetType &bitset_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_enumerated_type_object(const CompleteEnumeratedType &enumerated_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_l_array_type_identifier(const PlainArrayLElemDefn &plain_array, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_l_map_type_identifier(const PlainMapLTypeDefn &plain_map, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_l_sequence_type_identifier(const PlainSequenceLElemDefn &plain_seq, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_l_string_type_identifier(const StringLTypeDefn &string, const std::string &type_name, TypeIdentifierPair &type_ids, bool wstring=false) | TypeObjectUtils | static |
build_and_register_map_type_object(const CompleteMapType &map_type, const std::string &type_name) | TypeObjectUtils | static |
build_and_register_s_array_type_identifier(const PlainArraySElemDefn &plain_array, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_s_map_type_identifier(const PlainMapSTypeDefn &plain_map, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_s_sequence_type_identifier(const PlainSequenceSElemDefn &plain_seq, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_s_string_type_identifier(const StringSTypeDefn &string, const std::string &type_name, TypeIdentifierPair &type_ids, bool wstring=false) | TypeObjectUtils | static |
build_and_register_scc_type_identifier(const StronglyConnectedComponentId &scc, const std::string &type_name) | TypeObjectUtils | static |
build_and_register_sequence_type_object(const CompleteSequenceType &sequence_type, const std::string &type_name) | TypeObjectUtils | static |
build_and_register_struct_type_object(const CompleteStructType &struct_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_and_register_union_type_object(const CompleteUnionType &union_type, const std::string &type_name, TypeIdentifierPair &type_ids) | TypeObjectUtils | static |
build_annotation_parameter_value(bool boolean_value) | TypeObjectUtils | static |
build_annotation_parameter_value(int8_t int8_value) | TypeObjectUtils | static |
build_annotation_parameter_value(uint8_t uint8_value) | TypeObjectUtils | static |
build_annotation_parameter_value(int16_t int16_value) | TypeObjectUtils | static |
build_annotation_parameter_value(uint16_t uint16_value) | TypeObjectUtils | static |
build_annotation_parameter_value(int32_t int32_value) | TypeObjectUtils | static |
build_annotation_parameter_value(uint32_t uint32_value) | TypeObjectUtils | static |
build_annotation_parameter_value(int64_t int64_value) | TypeObjectUtils | static |
build_annotation_parameter_value(uint64_t uint64_value) | TypeObjectUtils | static |
build_annotation_parameter_value(float float32_value) | TypeObjectUtils | static |
build_annotation_parameter_value(double float64_value) | TypeObjectUtils | static |
build_annotation_parameter_value(long double float128_value) | TypeObjectUtils | static |
build_annotation_parameter_value(char char_value) | TypeObjectUtils | static |
build_annotation_parameter_value(wchar_t wchar_value) | TypeObjectUtils | static |
build_annotation_parameter_value(const eprosima::fastcdr::fixed_string< 128 > &string8_value) | TypeObjectUtils | static |
build_annotation_parameter_value(const std::wstring &string16_value) | TypeObjectUtils | static |
build_annotation_parameter_value_byte(uint8_t byte_value) | TypeObjectUtils | static |
build_annotation_parameter_value_enum(int32_t enumerated_value) | TypeObjectUtils | static |
build_applied_annotation(const TypeIdentifier &annotation_typeid, const eprosima::fastcdr::optional< AppliedAnnotationParameterSeq > ¶m_seq) | TypeObjectUtils | static |
build_applied_annotation_parameter(const NameHash ¶mname_hash, const AnnotationParameterValue &value) | TypeObjectUtils | static |
build_applied_builtin_member_annotations(const eprosima::fastcdr::optional< std::string > &unit, const eprosima::fastcdr::optional< AnnotationParameterValue > &min, const eprosima::fastcdr::optional< AnnotationParameterValue > &max, const eprosima::fastcdr::optional< std::string > &hash_id) | TypeObjectUtils | static |
build_applied_builtin_type_annotations(const eprosima::fastcdr::optional< AppliedVerbatimAnnotation > &verbatim) | TypeObjectUtils | static |
build_applied_verbatim_annotation(PlacementKind placement, const eprosima::fastcdr::fixed_string< 32 > &language, const std::string &text) | TypeObjectUtils | static |
build_collection_element_flag(TryConstructFailAction try_construct_kind, bool external) | TypeObjectUtils | static |
build_common_alias_body(AliasMemberFlag related_flags, const TypeIdentifier &related_type) | TypeObjectUtils | static |
build_common_annotation_parameter(AnnotationParameterFlag member_flags, const TypeIdentifier &member_type_id) | TypeObjectUtils | static |
build_common_array_header(const LBoundSeq &bound_seq) | TypeObjectUtils | static |
build_common_bitfield(uint16_t position, BitsetMemberFlag flags, uint8_t bitcount, TypeKind holder_type) | TypeObjectUtils | static |
build_common_bitflag(uint16_t position, BitflagFlag flags) | TypeObjectUtils | static |
build_common_collection_element(CollectionElementFlag element_flags, const TypeIdentifier &type) | TypeObjectUtils | static |
build_common_collection_header(LBound bound) | TypeObjectUtils | static |
build_common_discriminator_member(UnionDiscriminatorFlag member_flags, const TypeIdentifier &type_id) | TypeObjectUtils | static |
build_common_enumerated_header(BitBound bit_bound, bool bitmask=false) | TypeObjectUtils | static |
build_common_enumerated_literal(int32_t value, EnumeratedLiteralFlag flags) | TypeObjectUtils | static |
build_common_struct_member(MemberId member_id, StructMemberFlag member_flags, const TypeIdentifier &member_type_id) | TypeObjectUtils | static |
build_common_union_member(MemberId member_id, UnionMemberFlag member_flags, const TypeIdentifier &type_id, const UnionCaseLabelSeq &label_seq) | TypeObjectUtils | static |
build_complete_alias_body(const CommonAliasBody &common, const eprosima::fastcdr::optional< AppliedBuiltinMemberAnnotations > &ann_builtin, const eprosima::fastcdr::optional< AppliedAnnotationSeq > &ann_custom) | TypeObjectUtils | static |
build_complete_alias_header(const CompleteTypeDetail &detail) | TypeObjectUtils | static |
build_complete_alias_type(AliasTypeFlag alias_flags, const CompleteAliasHeader &header, const CompleteAliasBody &body) | TypeObjectUtils | static |
build_complete_annotation_header(const QualifiedTypeName &annotation_name) | TypeObjectUtils | static |
build_complete_annotation_parameter(const CommonAnnotationParameter &common, const MemberName &name, const AnnotationParameterValue &default_value) | TypeObjectUtils | static |
build_complete_annotation_type(AnnotationTypeFlag annotation_flag, const CompleteAnnotationHeader &header, const CompleteAnnotationParameterSeq &member_seq) | TypeObjectUtils | static |
build_complete_array_header(const CommonArrayHeader &common, const CompleteTypeDetail &detail) | TypeObjectUtils | static |
build_complete_array_type(CollectionTypeFlag collection_flag, const CompleteArrayHeader &header, const CompleteCollectionElement &element) | TypeObjectUtils | static |
build_complete_bitfield(const CommonBitfield &common, const CompleteMemberDetail &detail) | TypeObjectUtils | static |
build_complete_bitflag(const CommonBitflag &common, const CompleteMemberDetail &detail) | TypeObjectUtils | static |
build_complete_bitmask_type(BitmaskTypeFlag bitmask_flags, const CompleteBitmaskHeader &header, const CompleteBitflagSeq &flag_seq) | TypeObjectUtils | static |
build_complete_bitset_header(const CompleteTypeDetail &detail) | TypeObjectUtils | static |
build_complete_bitset_type(BitsetTypeFlag bitset_flags, const CompleteBitsetHeader &header, const CompleteBitfieldSeq &field_seq) | TypeObjectUtils | static |
build_complete_collection_element(const CommonCollectionElement &common, const CompleteElementDetail &detail) | TypeObjectUtils | static |
build_complete_collection_header(const CommonCollectionHeader &common, const eprosima::fastcdr::optional< CompleteTypeDetail > &detail) | TypeObjectUtils | static |
build_complete_discriminator_member(const CommonDiscriminatorMember &common, const eprosima::fastcdr::optional< AppliedBuiltinTypeAnnotations > &ann_builtin, const eprosima::fastcdr::optional< AppliedAnnotationSeq > &ann_custom) | TypeObjectUtils | static |
build_complete_element_detail(const eprosima::fastcdr::optional< AppliedBuiltinMemberAnnotations > &ann_builtin, const eprosima::fastcdr::optional< AppliedAnnotationSeq > &ann_custom) | TypeObjectUtils | static |
build_complete_enumerated_header(const CommonEnumeratedHeader &common, const CompleteTypeDetail &detail, bool bitmask=false) | TypeObjectUtils | static |
build_complete_enumerated_literal(const CommonEnumeratedLiteral &common, const CompleteMemberDetail &detail) | TypeObjectUtils | static |
build_complete_enumerated_type(EnumTypeFlag enum_flags, const CompleteEnumeratedHeader &header, const CompleteEnumeratedLiteralSeq &literal_seq) | TypeObjectUtils | static |
build_complete_extended_type() | TypeObjectUtils | static |
build_complete_map_type(CollectionTypeFlag collection_flag, const CompleteCollectionHeader &header, const CompleteCollectionElement &key, const CompleteCollectionElement &element) | TypeObjectUtils | static |
build_complete_member_detail(const MemberName &name, const eprosima::fastcdr::optional< AppliedBuiltinMemberAnnotations > &ann_builtin, const eprosima::fastcdr::optional< AppliedAnnotationSeq > &ann_custom) | TypeObjectUtils | static |
build_complete_sequence_type(CollectionTypeFlag collection_flag, const CompleteCollectionHeader &header, const CompleteCollectionElement &element) | TypeObjectUtils | static |
build_complete_struct_header(const TypeIdentifier &base_type, const CompleteTypeDetail &detail) | TypeObjectUtils | static |
build_complete_struct_member(const CommonStructMember &common, const CompleteMemberDetail &detail) | TypeObjectUtils | static |
build_complete_struct_type(StructTypeFlag struct_flags, const CompleteStructHeader &header, const CompleteStructMemberSeq &member_seq) | TypeObjectUtils | static |
build_complete_type_detail(const eprosima::fastcdr::optional< AppliedBuiltinTypeAnnotations > &ann_builtin, const eprosima::fastcdr::optional< AppliedAnnotationSeq > &ann_custom, const QualifiedTypeName &type_name) | TypeObjectUtils | static |
build_complete_union_header(const CompleteTypeDetail &detail) | TypeObjectUtils | static |
build_complete_union_member(const CommonUnionMember &common, const CompleteMemberDetail &detail) | TypeObjectUtils | static |
build_complete_union_type(UnionTypeFlag union_flags, const CompleteUnionHeader &header, const CompleteDiscriminatorMember &discriminator, const CompleteUnionMemberSeq &member_seq) | TypeObjectUtils | static |
build_enumerated_literal_flag(bool default_literal) | TypeObjectUtils | static |
build_extended_annotation_parameter_value() | TypeObjectUtils | static |
build_extended_type_defn() | TypeObjectUtils | static |
build_plain_array_l_elem_defn(const PlainCollectionHeader &header, const LBoundSeq &array_bound_seq, const eprosima::fastcdr::external< TypeIdentifier > &element_identifier) | TypeObjectUtils | static |
build_plain_array_s_elem_defn(const PlainCollectionHeader &header, const SBoundSeq &array_bound_seq, const eprosima::fastcdr::external< TypeIdentifier > &element_identifier) | TypeObjectUtils | static |
build_plain_collection_header(EquivalenceKind equiv_kind, CollectionElementFlag element_flags) | TypeObjectUtils | static |
build_plain_map_l_type_defn(const PlainCollectionHeader &header, const LBound bound, const eprosima::fastcdr::external< TypeIdentifier > &element_identifier, const CollectionElementFlag key_flags, const eprosima::fastcdr::external< TypeIdentifier > &key_identifier) | TypeObjectUtils | static |
build_plain_map_s_type_defn(const PlainCollectionHeader &header, const SBound bound, const eprosima::fastcdr::external< TypeIdentifier > &element_identifier, const CollectionElementFlag key_flags, const eprosima::fastcdr::external< TypeIdentifier > &key_identifier) | TypeObjectUtils | static |
build_plain_sequence_l_elem_defn(const PlainCollectionHeader &header, LBound l_bound, const eprosima::fastcdr::external< TypeIdentifier > &element_identifier) | TypeObjectUtils | static |
build_plain_sequence_s_elem_defn(const PlainCollectionHeader &header, SBound s_bound, const eprosima::fastcdr::external< TypeIdentifier > &element_identifier) | TypeObjectUtils | static |
build_string_l_type_defn(LBound bound) | TypeObjectUtils | static |
build_string_s_type_defn(SBound bound) | TypeObjectUtils | static |
build_strongly_connected_component_id(const TypeObjectHashId &sc_component_id, int32_t scc_length, int32_t scc_index) | TypeObjectUtils | static |
build_struct_member_flag(TryConstructFailAction try_construct_kind, bool optional, bool must_understand, bool key, bool external) | TypeObjectUtils | static |
build_struct_type_flag(ExtensibilityKind extensibility_kind, bool nested, bool autoid_hash) | TypeObjectUtils | static |
build_type_object_hash_id(uint8_t discriminator, const EquivalenceHash &hash) | TypeObjectUtils | static |
build_union_discriminator_flag(TryConstructFailAction try_construct_kind, bool key) | TypeObjectUtils | static |
build_union_member_flag(TryConstructFailAction try_construct_kind, bool default_member, bool external) | TypeObjectUtils | static |
build_union_type_flag(ExtensibilityKind extensibility_kind, bool nested, bool autoid_hash) | TypeObjectUtils | static |
collection_element_flag_consistency(CollectionElementFlag collection_element_flag) | TypeObjectUtils | protectedstatic |
common_alias_body_consistency(const CommonAliasBody &common_alias_body) | TypeObjectUtils | protectedstatic |
common_annotation_parameter_consistency(const CommonAnnotationParameter &common_annotation_parameter) | TypeObjectUtils | protectedstatic |
common_annotation_parameter_type_identifier_default_value_consistency(const TypeIdentifier &type_id, const AnnotationParameterValue &value) | TypeObjectUtils | protectedstatic |
common_array_header_consistency(const CommonArrayHeader &common_array_header) | TypeObjectUtils | protectedstatic |
common_bitfield_consistency(const CommonBitfield &common_bitfield) | TypeObjectUtils | protectedstatic |
common_bitflag_consistency(const CommonBitflag &common_bitflag) | TypeObjectUtils | protectedstatic |
common_collection_element_consistency(const CommonCollectionElement &common_collection_element) | TypeObjectUtils | protectedstatic |
common_discriminator_member_consistency(const CommonDiscriminatorMember &common_discriminator_member) | TypeObjectUtils | protectedstatic |
common_discriminator_member_type_identifier_consistency(const TypeIdentifier &type_id) | TypeObjectUtils | protectedstatic |
common_enumerated_header_consistency(const CommonEnumeratedHeader &common_enumerated_header, bool bitmask=false) | TypeObjectUtils | protectedstatic |
common_enumerated_literal_consistency(const CommonEnumeratedLiteral &common_enumerated_literal) | TypeObjectUtils | protectedstatic |
common_struct_member_and_complete_member_detail_consistency(const CommonStructMember &common_struct_member, const CompleteMemberDetail &complete_member_detail) | TypeObjectUtils | protectedstatic |
common_struct_member_consistency(const CommonStructMember &common_struct_member) | TypeObjectUtils | protectedstatic |
common_union_member_complete_member_detail_consistency(const CommonUnionMember &common_union_member, const CompleteMemberDetail &complete_member_detail) | TypeObjectUtils | protectedstatic |
common_union_member_consistency(const CommonUnionMember &common_union_member) | TypeObjectUtils | protectedstatic |
complete_alias_body_consistency(const CompleteAliasBody &complete_alias_body) | TypeObjectUtils | protectedstatic |
complete_alias_header_consistency(const CompleteAliasHeader &complete_alias_header) | TypeObjectUtils | protectedstatic |
complete_alias_type_consistency(const CompleteAliasType &complete_alias_type) | TypeObjectUtils | protectedstatic |
complete_annotation_header_consistency(const CompleteAnnotationHeader &complete_annotation_header) | TypeObjectUtils | protectedstatic |
complete_annotation_parameter_consistency(const CompleteAnnotationParameter &complete_annotation_parameter) | TypeObjectUtils | protectedstatic |
complete_annotation_parameter_seq_consistency(const CompleteAnnotationParameterSeq &complete_annotation_parameter_seq) | TypeObjectUtils | protectedstatic |
complete_annotation_type_consistency(const CompleteAnnotationType &complete_annotation_type) | TypeObjectUtils | protectedstatic |
complete_array_header_consistency(const CompleteArrayHeader &complete_array_header) | TypeObjectUtils | protectedstatic |
complete_array_type_consistency(const CompleteArrayType &complete_array_type) | TypeObjectUtils | protectedstatic |
complete_bitfield_consistency(const CompleteBitfield &complete_bitfield) | TypeObjectUtils | protectedstatic |
complete_bitfield_seq_consistency(const CompleteBitfieldSeq &complete_bitfield_seq) | TypeObjectUtils | protectedstatic |
complete_bitflag_consistency(const CompleteBitflag &complete_bitflag) | TypeObjectUtils | protectedstatic |
complete_bitflag_seq_consistency(const CompleteBitflagSeq &complete_bitflag_seq) | TypeObjectUtils | protectedstatic |
complete_bitmask_type_consistency(const CompleteBitmaskType &complete_bitmask_type) | TypeObjectUtils | protectedstatic |
complete_bitset_header_consistency(const CompleteBitsetHeader &complete_bitset_header) | TypeObjectUtils | protectedstatic |
complete_bitset_type_consistency(const CompleteBitsetType &complete_bitset_type) | TypeObjectUtils | protectedstatic |
complete_collection_element_consistency(const CompleteCollectionElement &complete_collection_element) | TypeObjectUtils | protectedstatic |
complete_collection_header_consistency(const CompleteCollectionHeader &complete_collection_header) | TypeObjectUtils | protectedstatic |
complete_discriminator_member_consistency(const CompleteDiscriminatorMember &complete_discriminator_member) | TypeObjectUtils | protectedstatic |
complete_element_detail_consistency(const CompleteElementDetail &complete_element_detail) | TypeObjectUtils | protectedstatic |
complete_enumerated_header_consistency(const CompleteEnumeratedHeader &complete_enumerated_header, bool bitmask=false) | TypeObjectUtils | protectedstatic |
complete_enumerated_literal_consistency(const CompleteEnumeratedLiteral &complete_enumerated_literal) | TypeObjectUtils | protectedstatic |
complete_enumerated_literal_seq_consistency(const CompleteEnumeratedLiteralSeq &complete_enumerated_literal_seq) | TypeObjectUtils | protectedstatic |
complete_enumerated_type_consistency(const CompleteEnumeratedType &complete_enumerated_type) | TypeObjectUtils | protectedstatic |
complete_map_type_consistency(const CompleteMapType &complete_map_type) | TypeObjectUtils | protectedstatic |
complete_member_detail_consistency(const CompleteMemberDetail &complete_member_detail) | TypeObjectUtils | protectedstatic |
complete_sequence_type_consistency(const CompleteSequenceType &complete_sequence_type) | TypeObjectUtils | protectedstatic |
complete_struct_header_consistency(const CompleteStructHeader &complete_struct_header) | TypeObjectUtils | protectedstatic |
complete_struct_member_consistency(const CompleteStructMember &complete_struct_member) | TypeObjectUtils | protectedstatic |
complete_struct_member_seq_consistency(const CompleteStructMemberSeq &complete_struct_member_seq) | TypeObjectUtils | protectedstatic |
complete_struct_type_consistency(const CompleteStructType &complete_struct_type) | TypeObjectUtils | protectedstatic |
complete_type_detail_consistency(const CompleteTypeDetail &complete_type_detail) | TypeObjectUtils | protectedstatic |
complete_type_object_consistency(const CompleteTypeObject &complete_type_object) | TypeObjectUtils | protectedstatic |
complete_union_header_consistency(const CompleteUnionHeader &complete_union_header) | TypeObjectUtils | protectedstatic |
complete_union_member_consistency(const CompleteUnionMember &complete_union_member) | TypeObjectUtils | protectedstatic |
complete_union_member_seq_consistency(const CompleteUnionMemberSeq &complete_union_member_seq) | TypeObjectUtils | protectedstatic |
complete_union_type_consistency(const CompleteUnionType &complete_union_type) | TypeObjectUtils | protectedstatic |
direct_hash_type_identifier_consistency(const TypeIdentifier &type_id) | TypeObjectUtils | protectedstatic |
empty_flags_consistency(T flags) | TypeObjectUtils | inlineprotectedstatic |
enum_bit_bound_consistency(BitBound bit_bound) | TypeObjectUtils | protectedstatic |
enumerated_literal_flag_consistency(EnumeratedLiteralFlag enumerated_literal_flag) | TypeObjectUtils | protectedstatic |
eprosima::fastdds::dds::DynamicTypeBuilderFactoryImpl | TypeObjectUtils | friend |
equivalence_kind_consistency(EquivalenceKind equiv_kind) | TypeObjectUtils | protectedstatic |
get_map_component_equiv_kind_for_consistency(const TypeIdentifier &identifier) | TypeObjectUtils | protectedstatic |
hashid_builtin_annotation_not_applied_consistency(const eprosima::fastcdr::optional< AppliedBuiltinMemberAnnotations > &ann_builtin) | TypeObjectUtils | protectedstatic |
is_direct_hash_type_identifier(const TypeIdentifier &type_identifier) | TypeObjectUtils | protectedstatic |
is_fully_descriptive_type_identifier(const TypeIdentifier &type_identifier) | TypeObjectUtils | protectedstatic |
is_indirect_hash_type_identifier(const TypeIdentifier &type_identifier) | TypeObjectUtils | protectedstatic |
l_bound_consistency(LBound bound) | TypeObjectUtils | protectedstatic |
l_bound_seq_consistency(const LBoundSeq &bound_seq) | TypeObjectUtils | protectedstatic |
map_key_type_identifier_consistency(const TypeIdentifier &key_identifier) | TypeObjectUtils | protectedstatic |
map_ldefn_consistency(const PlainMapLTypeDefn &plain_map) | TypeObjectUtils | protectedstatic |
map_sdefn_consistency(const PlainMapSTypeDefn &plain_map) | TypeObjectUtils | protectedstatic |
minimal_alias_type_consistency(const MinimalAliasType &minimal_alias_type) | TypeObjectUtils | protectedstatic |
minimal_annotation_type_consistency(const MinimalAnnotationType &minimal_annotation_type) | TypeObjectUtils | protectedstatic |
minimal_array_type_consistency(const MinimalArrayType &minimal_array_type) | TypeObjectUtils | protectedstatic |
minimal_bitmask_type_consistency(const MinimalBitmaskType &minimal_bitmask_type) | TypeObjectUtils | protectedstatic |
minimal_bitset_type_consistency(const MinimalBitsetType &minimal_bitset_type) | TypeObjectUtils | protectedstatic |
minimal_enumerated_type_consistency(const MinimalEnumeratedType &minimal_enumerated_type) | TypeObjectUtils | protectedstatic |
minimal_map_type_consistency(const MinimalMapType &minimal_map_type) | TypeObjectUtils | protectedstatic |
minimal_sequence_type_consistency(const MinimalSequenceType &minimal_sequence_type) | TypeObjectUtils | protectedstatic |
minimal_struct_type_consistency(const MinimalStructType &minimal_struct_type) | TypeObjectUtils | protectedstatic |
minimal_type_object_consistency(const MinimalTypeObject &minimal_type_object) | TypeObjectUtils | protectedstatic |
minimal_union_type_consistency(const MinimalUnionType &minimal_union_type) | TypeObjectUtils | protectedstatic |
name_hash(const std::string &name) | TypeObjectUtils | static |
plain_collection_header_consistency(const PlainCollectionHeader &header) | TypeObjectUtils | protectedstatic |
plain_collection_type_identifier_header_consistency(const PlainCollectionHeader &header, const TypeIdentifier &element_identifier) | TypeObjectUtils | protectedstatic |
plain_map_type_components_consistency(const PlainCollectionHeader &header, const TypeIdentifier &type_identifier) | TypeObjectUtils | protectedstatic |
retrieve_complete_type_identifier(const TypeIdentifierPair &type_ids, bool &ec) | TypeObjectUtils | static |
retrieve_minimal_type_identifier(const TypeIdentifierPair &type_ids, bool &ec) | TypeObjectUtils | static |
seq_ldefn_consistency(const PlainSequenceLElemDefn &plain_seq) | TypeObjectUtils | protectedstatic |
seq_sdefn_consistency(const PlainSequenceSElemDefn &plain_seq) | TypeObjectUtils | protectedstatic |
set_extensibility_kind(TypeFlag &type_flag, ExtensibilityKind extensibility_kind) | TypeObjectUtils | protectedstatic |
set_try_construct_behavior(MemberFlag &member_flag, TryConstructFailAction try_construct_kind) | TypeObjectUtils | protectedstatic |
set_type_flag(TypeFlag &type_flag, ExtensibilityKind extensibility_kind, bool nested, bool autoid_hash) | TypeObjectUtils | protectedstatic |
string_ldefn_consistency(const StringLTypeDefn &string) | TypeObjectUtils | protectedstatic |
string_member_id_consistency(MemberId member_id, const std::string &string_value) | TypeObjectUtils | protectedstatic |
struct_member_flag_consistency(StructMemberFlag member_flags) | TypeObjectUtils | protectedstatic |
structure_base_type_consistency(const TypeIdentifier &base_type) | TypeObjectUtils | protectedstatic |
type_flag_consistency(TypeFlag type_flag) | TypeObjectUtils | protectedstatic |
type_identifier_consistency(const TypeIdentifier &type_identifier) | TypeObjectUtils | protectedstatic |
type_object_consistency(const TypeObject &type_object) | TypeObjectUtils | static |
TypeObjectRegistry | TypeObjectUtils | friend |
union_case_label_seq_consistency(const UnionCaseLabelSeq &union_case_label_seq) | TypeObjectUtils | protectedstatic |
union_discriminator_flag_consistency(UnionDiscriminatorFlag union_discriminator_flag) | TypeObjectUtils | protectedstatic |
union_member_flag_consistency(UnionMemberFlag union_member_flag) | TypeObjectUtils | protectedstatic |