Public Member Functions | |
ServiceHandle () | |
T * | operator-> () const |
T & | operator* () const |
T * | get () const |
Private Attributes | |
T * | instance |
Definition at line 39 of file ServiceHandle.h.
|
inline |
Definition at line 53 of file ServiceHandle.h.
|
inline |
Definition at line 70 of file ServiceHandle.h.
Referenced by calib::Calibrator::GetAttenCurve(), art::MemoryTracker::MemoryTracker(), and art::TimeTracker::TimeTracker().
|
inline |
Definition at line 68 of file ServiceHandle.h.
|
inline |
Definition at line 67 of file ServiceHandle.h.
|
private |
Definition at line 76 of file ServiceHandle.h.
Referenced by art::ServiceHandle< art::FileTransfer >::get(), art::ServiceHandle< T, art::ServiceScope::PER_SCHEDULE >::get(), art::ServiceHandle< art::FileTransfer >::operator*(), art::ServiceHandle< T, art::ServiceScope::PER_SCHEDULE >::operator*(), art::ServiceHandle< art::FileTransfer >::operator->(), and art::ServiceHandle< T, art::ServiceScope::PER_SCHEDULE >::operator->().