CMS 3D CMS Logo

Public Member Functions | Private Member Functions

edm::serviceregistry::ServiceWrapperBase Class Reference

#include <ServiceWrapperBase.h>

Inheritance diagram for edm::serviceregistry::ServiceWrapperBase:
edm::serviceregistry::ServiceWrapper< T >

List of all members.

Public Member Functions

 ServiceWrapperBase ()
virtual ~ServiceWrapperBase ()

Private Member Functions

const ServiceWrapperBaseoperator= (const ServiceWrapperBase &)
 ServiceWrapperBase (const ServiceWrapperBase &)

Detailed Description

Definition at line 30 of file ServiceWrapperBase.h.


Constructor & Destructor Documentation

ServiceWrapperBase::ServiceWrapperBase ( )

Definition at line 31 of file ServiceWrapperBase.cc.

{
}
ServiceWrapperBase::~ServiceWrapperBase ( ) [virtual]

Definition at line 40 of file ServiceWrapperBase.cc.

{
}
edm::serviceregistry::ServiceWrapperBase::ServiceWrapperBase ( const ServiceWrapperBase ) [private]

Member Function Documentation

const ServiceWrapperBase& edm::serviceregistry::ServiceWrapperBase::operator= ( const ServiceWrapperBase ) [private]