| PTLib
    Version 2.14.3
    | 

Go to the source code of this file.
| Classes | |
| class | PScriptLanguage | 
| A wrapper around a scripting language instance.  More... | |
| struct | PScriptLanguage::ParamVector | 
| Individual Parameter in ParamVector.  More... | |
| struct | PScriptLanguage::Signature | 
| Signature of Lua function and callback.  More... | |
| Macros | |
| Path addition functions | |
| #define | PDECLARE_ScriptFunctionNotifier(cls, fn) PDECLARE_NOTIFIER2(PScriptLanguage, cls, fn, PScriptLanguage::Signature &) | 
| #define PDECLARE_ScriptFunctionNotifier | ( | cls, | |
| fn | |||
| ) | PDECLARE_NOTIFIER2(PScriptLanguage, cls, fn, PScriptLanguage::Signature &) |