<NodeFunctionArray> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » NodeFunctionArray

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32AddObjectsAdds 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.
int32ClearClears all values from this object.
<Node>GetDataThis option is undocumented at present.
<Node>GetProgramThis option is undocumented at present.
stringGetSequenceFunctionReturns by value a string containing the function name at the specified index.
<Type>GetSequenceObjectReturns a pointer to the <Node> object at the specified index.
TypeInformationGetSequenceTypeReturns a pointer to the <TypeInformation> object at the specified index.
int32SetDataThis option is undocumented at present.
int32SetProgramThis option is undocumented at present.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<StrList>SourceFilesThis option is undocumented at present.