WebSocket++  0.8.3-dev
C++ websocket client/server library
websocketpp::log::basic< concurrency, names > Member List

This is the complete list of members for websocketpp::log::basic< concurrency, names >, including all inherited members.

basic(channel_type_hint::value h=channel_type_hint::access) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
basic(std::ostream *out) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
basic(level c, channel_type_hint::value h=channel_type_hint::access) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
basic(level c, std::ostream *out) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
basic(basic< concurrency, names > const &other)websocketpp::log::basic< concurrency, names >inline
clear_channels(level channels) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
dynamic_test(level channel) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
m_lock (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >protected
mutex_type typedef (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >protected
scoped_lock_type typedef (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >protected
set_channels(level channels) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
set_ostream(std::ostream *out=&std::cout) (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
static_test(level channel) const (defined in websocketpp::log::basic< concurrency, names >)websocketpp::log::basic< concurrency, names >inline
write(level channel, std::string const &msg)websocketpp::log::basic< concurrency, names >inline
write(level channel, char const *msg)websocketpp::log::basic< concurrency, names >inline
~basic()websocketpp::log::basic< concurrency, names >inline