Struct astutedds::xtypes::GetTypeDependenciesRequest

ClassList > astutedds > xtypes > GetTypeDependenciesRequest

GetTypeDependencies request data.

  • #include <type_lookup_service.hpp>

Public Attributes

Type Name
int32_t continuation_point = {0}
For paginated responses.
TypeIdentifierSeq known_types
Types we already know.
TypeIdentifierSeq type_identifiers
Types to get dependencies for.

Public Attributes Documentation

variable continuation_point

For paginated responses.

int32_t astutedds::xtypes::GetTypeDependenciesRequest::continuation_point;


variable known_types

Types we already know.

TypeIdentifierSeq astutedds::xtypes::GetTypeDependenciesRequest::known_types;


variable type_identifiers

Types to get dependencies for.

TypeIdentifierSeq astutedds::xtypes::GetTypeDependenciesRequest::type_identifiers;



The documentation for this class was generated from the following file include/astutedds/xtypes/type_lookup_service.hpp