|
dxFeed Graal CXX API v4.3.1
|
This is the complete list of members for DXEndpoint::Builder, including all inherited members.
| build() | DXEndpoint::Builder | |
| createShared(Args &&...args) | RequireMakeShared< Builder > | inlinestatic |
| is() const noexcept | SharedEntity | inline |
| Ptr typedef | SharedEntity | |
| sharedAs() noexcept | SharedEntity | inline |
| RequireMakeShared< Builder >::sharedAs() const noexcept | SharedEntity | inline |
| supportsProperty(const std::string &key) | DXEndpoint::Builder | |
| toString() const | SharedEntity | inlinevirtual |
| withName(const std::string &name) | DXEndpoint::Builder | |
| withProperties(Properties &&properties) | DXEndpoint::Builder | inline |
| withProperty(const std::string &key, const std::string &value) | DXEndpoint::Builder | |
| withRole(Role role) | DXEndpoint::Builder | |
| ~Builder() noexcept override | DXEndpoint::Builder | |
| ~Entity() noexcept=default | Entity | virtual |