#include <JobOptionsSvc.h>
Inheritance diagram for JobOptionsSvc:

Public Methods | |
| JobOptionsSvc (const std::string& name,ISvcLocator* svc) | |
| virtual | ~JobOptionsSvc () |
| virtual StatusCode | initialize () |
| virtual StatusCode | setMyProperties ( const std::string& client, IProperty* myInt ) |
| StatusCode | setProperty (const Property& p) |
| StatusCode | getProperty (Property *p) const |
| StatusCode | queryInterface (const IID& riid, void** ppvInterface) |
Private Methods | |
| std::string | source_type () const |
| std::string | source_path () const |
| StatusCode | readOptions () |
Private Attributes | |
| std::string | m_source_path |
| std::string | m_source_type |
| JobOptionsCatalogue | m_catalogue |
| PropertyMgr | m_pmgr |
|
|
Definition at line 19 of file JobOptionsSvc.cpp. |
|
|
Definition at line 25 of file JobOptionsSvc.h. |
|
|
Definition at line 37 of file JobOptionsSvc.cpp. |
|
|
Definition at line 84 of file JobOptionsSvc.cpp. |
|
|
Definition at line 94 of file JobOptionsSvc.cpp. |
|
|
Definition at line 110 of file JobOptionsSvc.cpp. Referenced by initialize(). |
|
|
Definition at line 43 of file JobOptionsSvc.cpp. |
|
|
Definition at line 33 of file JobOptionsSvc.cpp. |
|
|
Definition at line 146 of file JobOptionsSvc.cpp. Referenced by readOptions(). |
|
|
Definition at line 150 of file JobOptionsSvc.cpp. Referenced by readOptions(). |
|
|
Definition at line 45 of file JobOptionsSvc.h. |
|
|
Definition at line 46 of file JobOptionsSvc.h. |
|
|
Definition at line 43 of file JobOptionsSvc.h. |
|
|
Definition at line 44 of file JobOptionsSvc.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000