EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | List of all members
Guardable Class Referenceabstract

Interface for something that can be protected by a Guard. More...

#include <Guard.h>

Inheritance diagram for Guardable:
ArchiveChannel ConcurrentList< T > ConcurrentList< class SinglePeriodScanList > ConcurrentList< ProcessVariableStateListener > ConcurrentList< ProcessVariableValueListener > DisableFilter Engine GroupInfo ProcessVariable ProcessVariableContext SampleMechanism

Public Member Functions

virtual OrderedMutexgetMutex ()=0
 

Detailed Description

Interface for something that can be protected by a Guard.

See Also
Guard

Member Function Documentation

virtual OrderedMutex& Guardable::getMutex ( )
pure virtual

The documentation for this class was generated from the following file: