#include <property_handler.hpp>
Definition at line 59 of file property_handler.hpp.
virtual ai::base_property_handler::~base_property_handler |
( |
| ) |
|
|
inlinevirtual |
virtual bool ai::base_property_handler::handle_add |
( |
const path_element & |
child, |
|
|
const config & |
cfg |
|
) |
| |
|
pure virtual |
virtual bool ai::base_property_handler::handle_change |
( |
const path_element & |
child, |
|
|
config |
cfg |
|
) |
| |
|
pure virtual |
virtual bool ai::base_property_handler::handle_delete |
( |
const path_element & |
child | ) |
|
|
pure virtual |
virtual std::vector< component* > ai::base_property_handler::handle_get_children |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: