|
PTLib
Version 2.18.8
|


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 | |
Scripting 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 &) |