class ComFuncState (Return to index)

state object for holding invocation specific data about a ComFunc.

Type:
    Instantiable

Derived Classes

Include file:

    ComTerp/comfunc.h

Description:

object that holds the state of a ComFunc used in a particular context, which allows for nested and recursive use of a singular ComFunc.

Public:



Protected:



Friend methods:



(more documentation)