|
| FileStreamerConfig (std::string const &tag, std::string const &default_extension) |
|
boost::filesystem::path const & | dir () const |
| get the directory specified to store files
|
|
void | dir (boost::filesystem::path const &) |
| set the directory in which to store files
|
|
std::string const & | extension () const |
| get the file extension (e.g. '.cheetah')
|
|
| Config (std::string module_name) |
|
void | terminate () const |
| call for notifiers to indicate a termination condition More...
|
|
|
void | add_options (OptionsDescriptionEasyInit &add_options) override |
|
|
typedef System | SystemType |
|
typedef panda::PoolManager< SystemType > | PoolManagerType |
|
typedef PoolManagerType::PoolType | PoolType |
|
Definition at line 40 of file FileStreamerConfig.h.
The documentation for this class was generated from the following files: