|
Safe DDS
|
Represents a group of endpoints. More...
#include <EndpointGroup.hpp>
Static Public Member Functions | |
| static EndpointGroup | from_locator (const transport::Locator &locator) noexcept |
| Constructor from locator. More... | |
Public Attributes | |
| memory::container::Array< uint8_t, portable::safe_sizeof< transport::Locator >)> | data = {} |
| Data storage. More... | |
Represents a group of endpoints.
|
staticnoexcept |
Constructor from locator.
| locator | Locator to create the group from. |
| memory::container::Array<uint8_t, portable::safe_sizeof<transport::Locator>)> eprosima::safedds::protocol::EndpointGroup::data = {} |
Data storage.