| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

RunChangeHandlerSvc::CondData Struct Reference

Class to simplify handling of the objects to modify. More...

Collaboration diagram for RunChangeHandlerSvc::CondData:

[legend]
List of all members.

Public Member Functions

 CondData (IDataProviderSvc *pService, const std::string &fullPath, const std::string &pathTempl)

Public Attributes

SmartDataPtr< ValidDataObjectobject
std::string pathTemplate

Detailed Description

Class to simplify handling of the objects to modify.

Definition at line 101 of file RunChangeHandlerSvc.h.


Constructor & Destructor Documentation

RunChangeHandlerSvc::CondData::CondData ( IDataProviderSvc pService,
const std::string &  fullPath,
const std::string &  pathTempl 
) [inline]

Definition at line 102 of file RunChangeHandlerSvc.h.

00104                                    :
00105           object(pService, fullPath),
00106           pathTemplate(pathTempl) {}
    SmartDataPtr<ValidDataObject> object;


Member Data Documentation

SmartDataPtr<ValidDataObject> RunChangeHandlerSvc::CondData::object

Definition at line 107 of file RunChangeHandlerSvc.h.

std::string RunChangeHandlerSvc::CondData::pathTemplate

Definition at line 108 of file RunChangeHandlerSvc.h.


The documentation for this struct was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:02:44 2011 for DetDescSvc by doxygen 1.4.7