NAME
A member operator of omni::net::protocol_type
omni::net::protocol_type::operator<<
A member operator of omni::net::protocol_type
#include <omni/types/net_t.hpp>friend std::wostream& omni::net::protocol_type::operator<<(std::wostream& s, const enum_t& c)
PARAMETERS
top
s - The std::wostream value being written to. c - The instance object to be written to.
top