<StructInstanceLayout> Data Interface

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

Class HierarchyType » StructInstanceLayout

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32AddMemberAdds a struct member to this object.
int32AddMemberNameAdds a member name.
int32AddMemberObjectAdds a <DataCapture> object to the list of members.
int32ClearClears the <DataCaptureList>, <StrList>, and storage objects used to store data members, data member names, and the memory layout of the data.
int32CreateDeclarationsThis option is undocumented at present.
int32GetDeclarationsThis option is undocumented at present.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<StructInstanceStorage>CpuStorageThis option is undocumented at present.
<StructDeclArray>DeclsThis option is undocumented at present.
<StructInstanceStorage>GpuStorageThis option is undocumented at present.
<StrList>MemberNamesReturns a pointer to the <StrList> object that stores struct member names.
<DataCaptureList>MembersReturns a pointer to the <DataCaptureList> object that stores struct members.
<Node>GetContainerThis option is undocumented at present.