Free Electron
Classes | Namespaces | Typedefs
DispatchI.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fe::ext::DispatchI
 General call mechanism to enable exposure to scripting without requiring any binding work. More...
 

Namespaces

 fe
 kernel
 

Typedefs

typedef std::map< String, Signature > fe::ext::SignatureMap
 Signature map. More...
 

Typedef Documentation

◆ SignatureMap

typedef std::map<String, Signature> fe::ext::SignatureMap

Signature map.