ProfileDB Class Reference
Contains a DB of profiles (identified by a unique name (String)).
More...
#include <profile_handle.hh>
Detailed Description
Contains a DB of profiles (identified by a unique name (String)).
Definition at line 257 of file profile_handle.hh.
Member Function Documentation
std::vector<String> GetNames |
( |
|
) |
const |
void Save |
( |
const String & |
filename |
) |
const |
Saves all profiles in DB with limited accuracy of internal data. Binary format with fixed-width integers (should be portable).
size_t size |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: