Struct astutedds::xtypes::GetTypeDependenciesReply
ClassList > astutedds > xtypes > GetTypeDependenciesReply
GetTypeDependencies reply data.
#include <type_lookup_service.hpp>
Public Attributes
| Type | Name |
|---|---|
| int32_t | continuation_point = {-1}-1 means no more data |
| std::vector< TypeIdentifierWithDependencies > | dependencies |
| TypeLookupReplyStatus | status = {TypeLookupReplyStatus::OK} |
Public Attributes Documentation
variable continuation_point
-1 means no more data
int32_t astutedds::xtypes::GetTypeDependenciesReply::continuation_point;
variable dependencies
std::vector<TypeIdentifierWithDependencies> astutedds::xtypes::GetTypeDependenciesReply::dependencies;
variable status
TypeLookupReplyStatus astutedds::xtypes::GetTypeDependenciesReply::status;
The documentation for this class was generated from the following file include/astutedds/xtypes/type_lookup_service.hpp