Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
dummy_con< base > Struct Template Reference
Inheritance diagram for dummy_con< base >:
Collaboration diagram for dummy_con< base >:

Public Member Functions

websocketpp::lib::error_code test ()
 

Detailed Description

template<typename base>
struct dummy_con< base >

Definition at line 39 of file security.cpp.

Member Function Documentation

◆ test()

template<typename base >
websocketpp::lib::error_code dummy_con< base >::test ( )
inline

Definition at line 40 of file security.cpp.

40 {
41 return this->translate_ec(websocketpp::lib::asio::error_code());
42 }
Here is the caller graph for this function:

The documentation for this struct was generated from the following file: