Provides script language access to C++ objects of this type.
| Class Hierarchy | Type » NodeFunctionArray |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | AddObjects | Adds a <Node>, <TypeInformation>, and string to this object. The <Node> is call target, the <TypeInformation> object is used to check that the <Node> is the correct type, and the string stores the name of the SSL function you wish to invoke. |
| int32 | Clear | Clears all values from this object. |
| <Node> | GetData | This option is undocumented at present. |
| <Node> | GetProgram | This option is undocumented at present. |
| string | GetSequenceFunction | Returns by value a string containing the function name at the specified index. |
| <Type> | GetSequenceObject | Returns a pointer to the <Node> object at the specified index. |
| TypeInformation | GetSequenceType | Returns a pointer to the <TypeInformation> object at the specified index. |
| int32 | SetData | This option is undocumented at present. |
| int32 | SetProgram | This option is undocumented at present. |
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| <StrList> | SourceFiles | This option is undocumented at present. |