Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SvcDisable Class Reference

Exception class. More...

#include <RawDataProviderBase.h>

List of all members.

Public Member Functions

 SvcDisable (const std::string &svcName)
 SvcDisable (const std::string &svcName)

Public Attributes

std::string m_svcName


Detailed Description

Exception class.


Constructor & Destructor Documentation

SvcDisable::SvcDisable const std::string &  svcName  )  [inline]
 

00010 : m_svcName(svcName) {}

SvcDisable::SvcDisable const std::string &  svcName  )  [inline]
 

00010 : m_svcName(svcName) {}


Member Data Documentation

std::string SvcDisable::m_svcName
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 18:50:12 2011 for BOSS6.5.5 by  doxygen 1.3.9.1