|
void | fromStr (HostListSetting &, const std::string &) |
|
void | toStr (std::string &, const FeedConnectionSettings &) |
|
std::string | toStr (const FeedConnectionSettings &settings) |
|
void | toStr (std::string &, RecoveryFeedLayout::Enum) |
|
std::string | toStr (RecoveryFeedLayout::Enum layout) |
|
void | toStr (std::string &, const MulticastRecoveryFeedSettings &) |
|
std::string | toStr (const MulticastRecoveryFeedSettings &settings) |
|
void | toStr (std::string &, const TcpRecoveryFeedSettings &) |
|
std::string | toStr (const TcpRecoveryFeedSettings &settings) |
|
void | toStr (std::string &, RealtimeFeedLayout::Enum) |
|
std::string | toStr (RealtimeFeedLayout::Enum layout) |
|
void | toStr (std::string &, const RealtimeFeedSettings &) |
|
std::string | toStr (const RealtimeFeedSettings &settings) |
|
void | toStr (std::string &, DataCenter::Enum) |
|
std::string | toStr (DataCenter::Enum layout) |
|
void | toStr (std::string &, const FeedSettings &) |
|
std::string | toStr (const FeedSettings &settings) |
|
void | connectivityFromConfiguration (FeedSettings &, const std::string &, ChannelId, DataCenter::Enum=DataCenter::Primary) |
|