Each derived ResourceOptionsCreator class is responsible for instantiating a (specific) derived ResourceOptions class, and for telling the ResourceOptionsFactory the string which identifies that class. There should be one derived ResourceOptionsCreator class for each ResourceOptions class.
More...
#include <ResourceOptionsCreator.hh>
Each derived ResourceOptionsCreator class is responsible for instantiating a (specific) derived ResourceOptions class, and for telling the ResourceOptionsFactory the string which identifies that class. There should be one derived ResourceOptionsCreator class for each ResourceOptions class.
| basic::resource_manager::ResourceOptionsCreator::~ResourceOptionsCreator |
( |
| ) |
|
|
virtual |
| virtual ResourceOptionsOP basic::resource_manager::ResourceOptionsCreator::create_options |
( |
| ) |
const |
|
pure virtual |
| virtual std::string basic::resource_manager::ResourceOptionsCreator::options_type |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: