Free Electron
Public Member Functions | Private Attributes | List of all members
fe::ext::Annotate Class Reference

Set a record attribute to a given record. More...

#include <Annotate.h>

Inheritance diagram for fe::ext::Annotate:
Inheritance graph
[legend]

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)
 

Detailed Description

Set a record attribute to a given record.


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