Home | nevrax.com |
|
NLAISCRIPT::CVarPStackParam Class ReferenceClass CVarPStackParam. More...
Inheritance diagram for NLAISCRIPT::CVarPStackParam Detailed DescriptionClass CVarPStackParam.This class define the same this as the CVarPStack but here we can define an shift on the heap and work with a relative index. That is very useful when we have to declare method argument because if we want to call the script method MyMethod(Digital x,y); Then we'll find x at the position -2 on the heap an y at the position -1.
Definition at line 252 of file varstack.h. Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: |