Home
last modified time | relevance | path

Searched refs:get_elog (Results 1 – 8 of 8) sorted by relevance

/dports/devel/websocketpp/websocketpp-0.8.2/examples/iostream_server/
H A Diostream_server.cpp50 s.get_elog().set_ostream(&log); in main()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/
H A Dendpoint.hpp216 elog_type & get_elog() { in get_elog() function in websocketpp::endpoint
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/
H A Dendpoint.hpp269 elog_type & get_elog() { in get_elog() function in websocketpp::endpoint
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/
H A Dendpoint.hpp269 elog_type & get_elog() { in get_elog() function in websocketpp::endpoint
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/
H A Dendpoint.hpp269 elog_type & get_elog() { in get_elog() function in websocketpp::endpoint
/dports/devel/websocketpp/websocketpp-0.8.2/docs/
H A Dlogging.dox44 …cessed via their associated endpoint or connection using get_alog() and get_elog(). This allows ac…
/dports/net/cpp-pcp-client/cpp-pcp-client-1.7.7/lib/src/connector/
H A Dconnection.cc200 endpoint_->get_elog().set_ostream(logstream); in setWebSocketLogStream()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/server/
H A DWebSocketServer.cpp170 wss->get_elog().set_ostream(&std::cerr); in ThreadProc()