ActionProfile.h
Go to the documentation of this file.
#define RefCountable
The locking interface for use on Reference-Counted classes.
Definition: Lock.h:66
hard-coded Cache Manager action configuration, including Action creator
Definition: ActionProfile.h:22
ActionProfile(const char *aName, const char *aDesc, bool aPwReq, bool anAtomic, const ActionCreatorPointer &aCreator)
Definition: ActionProfile.h:27
std::ostream & operator<<(std::ostream &os, const ActionProfile &profile)
Definition: ActionProfile.h:42