Free Electron
Public Member Functions | Private Attributes | List of all members
fe::RouteController Class Reference
Inheritance diagram for fe::RouteController:
Inheritance graph
[legend]

Public Member Functions

void initialize (void)
 
virtual void handle (Record &r_sig)
 
virtual bool call (const String &a_name, std::vector< Instance > a_argv)
 
void prototype (Record &r_proto)
 
- Public Member Functions inherited from fe::Initialized
void initializeAll (void)
 
void setActive (bool a_active)
 

Private Attributes

std::vector< Recordm_rg_src
 
std::vector< Recordm_rg_dst
 
WindowEvent::Mask m_start
 
WindowEvent::Mask m_end
 
WindowEvent::Mask m_delete
 
Record m_prototype
 
sp< RecordGroupm_gc
 
AsSelection m_asSel
 
AsSignal m_asSignal
 
AsRouter m_asRouter
 
AsWaypoint m_asWaypoint
 

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

ConfigI
name type doc
output sp<RecordGroup>
selected sp<RecordGroup>
output sp<RecordGroup>
selected sp<RecordGroup>
dispatches
name doc
prototype [record]
accessor sets
fe::AsSelection
fe::AsSignal
fe::AsRouter
fe::AsWaypoint

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