#include <scope-lite.hpp>
Public Member Functions | |
| unique_resource () | |
| template<class RR , class DD > | |
| unique_resource (RR const &r, DD const &d, bool execute=true) | |
| unique_resource (unique_resource const &other) | |
| ~unique_resource () | |
| unique_resource & | operator= (unique_resource const &other) |
| void | reset () |
| template<class RR > | |
| void | reset (RR const &r) |
| void | release () |
| R const & | get () const |
| std11::remove_pointer< R >::type & | operator* () const |
| R | operator-> () const |
| D const & | get_deleter () const |
Definition at line 1295 of file scope-lite.hpp.
|
inline |
Definition at line 1298 of file scope-lite.hpp.
|
inline |
Definition at line 1305 of file scope-lite.hpp.
|
inline |
Definition at line 1313 of file scope-lite.hpp.
|
inline |
Definition at line 1321 of file scope-lite.hpp.
|
inline |
Definition at line 1328 of file scope-lite.hpp.
References websocketpp::http::parser::state::resource.
|
inline |
Definition at line 1339 of file scope-lite.hpp.
|
inline |
Definition at line 1349 of file scope-lite.hpp.
References websocketpp::http::parser::state::resource.
|
inline |
Definition at line 1361 of file scope-lite.hpp.
|
inline |
Definition at line 1366 of file scope-lite.hpp.
References websocketpp::http::parser::state::resource.
|
inline |
Definition at line 1372 of file scope-lite.hpp.
|
inline |
Definition at line 1377 of file scope-lite.hpp.
|
inline |
Definition at line 1382 of file scope-lite.hpp.
References websocketpp::http::parser::state::resource.