#include <SSrvContext.h>


Public Member Functions | |
| SSrvContext () | |
| virtual | ~SSrvContext () |
| void | SetAuth (const bool auth) |
| bool | IsAuth () |
Definition at line 17 of file SSrvContext.h.
| compp::SSrvContext::SSrvContext | ( | ) |
Definition at line 9 of file SSrvContext.cpp.
| compp::SSrvContext::~SSrvContext | ( | ) | [virtual] |
Definition at line 16 of file SSrvContext.cpp.
| bool compp::SSrvContext::IsAuth | ( | ) |
Definition at line 23 of file SSrvContext.cpp.
| void compp::SSrvContext::SetAuth | ( | const bool | auth | ) |
1.6.3