dxFeed Graal CXX API
|
This is the complete list of members for DXEndpoint::Builder, including all inherited members.
build() | DXEndpoint::Builder | |
is() const noexcept | SharedEntity | inline |
Ptr typedef | SharedEntity | |
sharedAs() noexcept | SharedEntity | inline |
sharedAs() const noexcept | SharedEntity | inline |
supportsProperty(const std::string &key) | DXEndpoint::Builder | |
toString() const noexcept | 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 |