|
|
LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cGuiACInt Class Reference#include <cGuiACInt.h>
Inheritance diagram for n2l::cGuiACInt:
[legend]List of all members.Public Member Functions
Static Public Member Functions
Protected Member Functions
Detailed Description
Definition at line 39 of file cGuiACInt.h.
Constructor & Destructor Documentation
| n2l::cGuiACInt::cGuiACInt |
( |
|
) |
|
|
| n2l::cGuiACInt::cGuiACInt |
( |
const cDynVar & |
iDef |
) |
|
|
| n2l::cGuiACInt::~cGuiACInt |
( |
|
) |
[virtual] |
|
Member Function Documentation
|
|
Implemented in n2l::cGuiACAddEffect, n2l::cGuiACClearEffects, n2l::cGuiACIf, n2l::cGuiACIfProp, n2l::cGuiACList, n2l::cGuiACPlaySound, n2l::cGuiACRemoveElement, n2l::cGuiACSetProp, n2l::cGuiACSetVar< TType >, n2l::cGuiACValCallback< TCallback >, n2l::cGuiACValParamCallback< TCallback >, n2l::cGuiParamCallbackAction< TCallback >, and n2l::cGuiSimpleCallbackAction< TCallback >. |
| void n2l::cGuiACInt::cloneInto |
( |
const cAutoPtr< cGuiACInt > & |
ioElement |
) |
const [protected, virtual] |
|
|
|
Implemented in n2l::cGuiACAddEffect, n2l::cGuiACClearEffects, n2l::cGuiACIf, n2l::cGuiACIfProp, n2l::cGuiACList, n2l::cGuiACPlaySound, n2l::cGuiACRemoveElement, n2l::cGuiACSetProp, n2l::cGuiACSetVar< TType >, n2l::cGuiACValCallback< TCallback >, n2l::cGuiACValParamCallback< TCallback >, n2l::cGuiParamCallbackAction< TCallback >, and n2l::cGuiSimpleCallbackAction< TCallback >. |
| void n2l::cGuiACInt::load |
( |
const cDynVar & |
iDef |
) |
[virtual] |
|
|
|
Reimplemented in n2l::cGuiACAddEffect, n2l::cGuiACClearEffects, n2l::cGuiACIf, n2l::cGuiACIfProp, n2l::cGuiACList, n2l::cGuiACPlaySound, n2l::cGuiACRemoveElement, and n2l::cGuiACSetProp.
Definition at line 50 of file cGuiACInt.cpp.
References n2l::cDynVar::keyValueOr().
Referenced by cGuiACInt(), n2l::cGuiACSetProp::load(), n2l::cGuiACRemoveElement::load(), n2l::cGuiACPlaySound::load(), n2l::cGuiACList::load(), n2l::cGuiACIfProp::load(), n2l::cGuiACIf::load(), n2l::cGuiACClearEffects::load(), and n2l::cGuiACAddEffect::load(). |
|
template<class TSEClass> |
| static const cAutoPtr<cGuiACInt> n2l::cGuiACInt::loadNew |
( |
const cDynVar & |
iDef |
) |
[inline, static] |
|
| void n2l::cGuiACInt::lockPreserveAction |
( |
const tBool |
iValue |
) |
[protected, virtual] |
|
| const tBool n2l::cGuiACInt::lockPreserveAction |
( |
|
) |
const [virtual] |
|
| const tBool n2l::cGuiACInt::preserveAction |
( |
|
) |
const [virtual] |
|
| void n2l::cGuiACInt::preserveAction |
( |
const tBool |
iValue |
) |
[virtual] |
|
The documentation for this class was generated from the following files:
|