Free Electron
|
Set a record attribute to a given record. More...
#include <Annotate.h>
Public Member Functions | |
void | initialize (void) |
virtual void | attach (const String &attrname, Record &r_data) |
virtual void | handle (Record &r_sig) |
Public Member Functions inherited from fe::Initialized | |
void | initializeAll (void) |
void | setActive (bool a_active) |
Private Attributes | |
std::list< Annotation > | m_annotations |
Additional Inherited Members | |
Protected Types inherited from fe::Initialized | |
typedef void(* | InitializeFunction) (Initialized *) |
Protected Member Functions inherited from fe::Initialized | |
void | addInitializer (InitializeFunction function) |
Set a record attribute to a given record.