#include <StorageInterface.h>
Public Member Functions | |
| Environment (bool readonly) | |
Public Attributes | |
| bool | readonly |
| bool | testmode |
| bool | autodetect |
| bool | instsys |
| string | logdir |
| string | testdir |
| storage::Environment::Environment | ( | bool | readonly | ) | [inline] |
Referenced by storage::operator<<(), and storage::Storage::readonly().
Referenced by storage::operator<<(), and storage::Storage::testmode().
Referenced by storage::Storage::autodetect(), and storage::operator<<().
Referenced by storage::Storage::instsys(), and storage::operator<<().
| string storage::Environment::logdir |
Referenced by storage::Storage::logdir(), and storage::operator<<().
Referenced by storage::operator<<(), and storage::Storage::testdir().
1.5.6