ddt 1.2.1
|
This is the complete list of members for ddt::DdtClient, including all inherited members.
AddUuid(std::string uuid, std::string dsi) | ddt::DdtClient | |
broker_uri | ddt::DdtClient | protected |
CheckIfEmpty() | ddt::DdtClient | |
CheckPublisherExists(const std::string &data_stream_identifier) const | ddt::DdtClient | |
connected_to_broker | ddt::DdtClient | protected |
DdtClient() | ddt::DdtClient | explicit |
DdtClient(const std::string remote_broker, const int32_t repl_time, const int32_t hb_interval, const int32_t hb_timeout, const std::string broker, DdtLogger *ddt_logger) | ddt::DdtClient | |
get_broker_uri() const | ddt::DdtClient | |
get_compute_checksum(const std::string &data_stream_identifier) const | ddt::DdtClient | |
get_max_data_sample_size(const std::string &data_stream_identifier) const | ddt::DdtClient | |
get_number_of_samples(const std::string &data_stream_identifier) const | ddt::DdtClient | |
GetPublishingUri(const std::string &data_stream_identifier) const | ddt::DdtClient | |
heartbeat_active | ddt::DdtClient | protected |
heartbeat_interval | ddt::DdtClient | protected |
heartbeat_timeout | ddt::DdtClient | protected |
Init(const std::string remote_broker, const int32_t repl_time, const int32_t hb_interval, const int32_t hb_timeout, const std::string broker, DdtLogger *ddt_logger) | ddt::DdtClient | protected |
logger | ddt::DdtClient | protected |
RegisterRemoteSubscriber(const std::string &subscriber_uuid, const std::string &data_stream_identifier, const int32_t latency, const int32_t deadline) const | ddt::DdtClient | |
remote_broker_uri | ddt::DdtClient | protected |
reply_time | ddt::DdtClient | protected |
subscriber_map | ddt::DdtClient | protected |
UnregisterSubscriber(const std::string uuid) | ddt::DdtClient | |
~DdtClient() | ddt::DdtClient | virtual |