#include <OnixS/CME/iLink3/SessionStorage.h>
Definition at line 38 of file SessionStorage.h.
Enumerator |
---|
Undefined |
Undefined Session Storage.
|
FileBased |
File-based Session Storage.
|
AsyncFileBased |
Asynchronous File-Based Session Storage.
|
MemoryBased |
Memory-based Session Storage.
|
Pluggable |
Pluggable Session Storage.
|
Definition at line 40 of file SessionStorage.h.
static Enum parse |
( |
const std::string & |
| ) |
|
|
static |
- Returns
- the session storage type as a string.
The documentation for this struct was generated from the following file: