#include <crbdb.hpp>
brief description
- Author
- Christophe Prud'homme
- See Also
|
|
template<class Archive > |
| void | load (Archive &ar, const unsigned int version) |
| |
|
template<class Archive > |
| void | save (Archive &ar, const unsigned int version) const |
| |
|
void | setIsLoaded (bool isloaded) |
| |
|
|
class | boost::serialization::access |
| |
| std::string const& Feel::CRBDB::dbFilename |
( |
| ) |
const |
|
inline |
| fs::path Feel::CRBDB::dbLocalPath |
( |
| ) |
const |
| fs::path Feel::CRBDB::dbSystemPath |
( |
| ) |
const |
| bool Feel::CRBDB::isDBLoaded |
( |
| ) |
const |
|
inline |
- Returns
- true if the DB has been loaded, false otherwise
| bool Feel::CRBDB::loadDB |
( |
| ) |
|
|
virtual |
| fs::path Feel::CRBDB::lookForDB |
( |
| ) |
const |
| std::string const& Feel::CRBDB::name |
( |
| ) |
const |
|
inline |
| std::string const& Feel::CRBDB::prefixDirectory |
( |
| ) |
const |
|
inline |
| void Feel::CRBDB::saveDB |
( |
| ) |
|
|
virtual |
| po::variables_map Feel::CRBDB::vm |
( |
| ) |
|
|
inline |
| po::variables_map Feel::CRBDB::vm |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: