32std::vector<std::string>
114ONIXS_CONFLATEDUDP_EXPORTED
128 toStr(str, connection);
#define ONIXS_CONFLATEDUDP_LTWT_CLASS
#define ONIXS_CONFLATEDUDP_EXPORTED_STRUCT
#define ONIXS_CONFLATEDUDP_NAMESPACE_END
#define ONIXS_CONFLATEDUDP_NAMESPACE_BEGIN
Network feed connection attributes.
const std::string & address() const
Identifies connection address.
NetFeedConnection()
Initializes blank instance.
NetFeedConnection(const std::string &address, UInt32 port)
const NifList & nifs() const
~NetFeedConnection()
Cleans everything up.
void address(const std::string &address)
Updates connection address.
UInt32 port() const
Identifies connection port.
void port(UInt32 port)
Updates connection port.
std::vector< std::string > NifList
List of network interfaces.
ONIXS_CONFLATEDUDP_EXPORTED void toStr(std::string &, BookState::Enum)
Serializes book state value into a string.
Establishes the order between two connections.