
All configuration sources derive from ConfigSource. A ConigSource somehow reads configuration commands and passes them to a RestrictedExecutor.
Definition at line 135 of file Config.ih.
Public Types |
|
| typedef boost::intrusive_ptr < ConfigSource > |
ptr |
Public Member Functions |
|
| virtual | ~ConfigSource () |
| void | parse (RestrictedExecutor &executor) |
| typedef boost::intrusive_ptr<ConfigSource> senf::console::detail::ConfigSource:: | ||||
| ptr | ||||
| void senf::console::detail::ConfigSource:: | ||||
| parse | ( | RestrictedExecutor & | executor | ) |
Definition at line 106 of file Config.cci.