#include <session.h>
Definition at line 21 of file session.h.
◆ State
Enumerator |
---|
NONAUTHENTICATED | |
AUTHENTICATED | |
SELECTED | |
LOGOUT | |
Definition at line 35 of file session.h.
◆ addBody()
◆ addReadBytes()
void addReadBytes |
( |
int |
i | ) |
|
◆ addStatement()
void addStatement |
( |
void |
| ) |
|
◆ addWriteBytes()
void addWriteBytes |
( |
int |
i | ) |
|
◆ assignCommandLineArgs()
void assignCommandLineArgs |
( |
void |
| ) |
|
◆ clearResponseCode()
void clearResponseCode |
( |
void |
| ) |
const |
◆ getBodies()
int getBodies |
( |
void |
| ) |
const |
◆ getDepot()
Depot * getDepot |
( |
void |
| ) |
const |
|
inline |
◆ getEnv()
string getEnv |
( |
const std::string & |
key | ) |
|
◆ getHostname()
const std::string & getHostname |
( |
void |
| ) |
|
◆ getInstance()
◆ getIP()
const string & getIP |
( |
void |
| ) |
const |
◆ getLastError()
const string & getLastError |
( |
void |
| ) |
const |
◆ getLogFacility()
int getLogFacility |
( |
void |
| ) |
const |
◆ getPid()
◆ getReadBytes()
int getReadBytes |
( |
void |
| ) |
const |
◆ getResponseCode()
const string & getResponseCode |
( |
void |
| ) |
const |
◆ getState()
const int getState |
( |
void |
| ) |
const |
◆ getStatements()
int getStatements |
( |
void |
| ) |
const |
◆ getUserID()
const string & getUserID |
( |
void |
| ) |
const |
◆ getWriteBytes()
int getWriteBytes |
( |
void |
| ) |
const |
◆ hasEnv()
bool hasEnv |
( |
const std::string & |
key | ) |
const |
◆ initialize()
bool initialize |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ parseCommandLine()
bool parseCommandLine |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ setEnv()
void setEnv |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
◆ setIP()
void setIP |
( |
const std::string & |
ip | ) |
|
◆ setLastError()
void setLastError |
( |
const std::string & |
error | ) |
const |
◆ setLogFacility()
void setLogFacility |
( |
int |
facility | ) |
|
◆ setResponseCode()
void setResponseCode |
( |
const std::string & |
error | ) |
const |
◆ setState()
◆ setUserID()
void setUserID |
( |
const std::string & |
s | ) |
|
◆ timeout()
◆ args
◆ attrs
std::map<std::string, std::string> attrs |
◆ help
◆ mailboxchanges
◆ ssl
◆ unparsedArgs
◆ version
The documentation for this class was generated from the following files: