|
PTLib
Version 2.14.3
|
Individual Parameter in ParamVector. More...
#include <script.h>
Inherits vector< PVarType >.
Public Member Functions | |
| ParamVector (size_t sz=0) | |
| void | Push (void *state) |
| void | Pop (void *state) |
Individual Parameter in ParamVector.
Vector of parameters as used by Signature structure.
|
inline |
| void PScriptLanguage::ParamVector::Pop | ( | void * | state | ) |
| void PScriptLanguage::ParamVector::Push | ( | void * | state | ) |