SMLCLASSARRAY Struct Reference

Functions of type STYPE_ClassArrayFunc should return a pointer to one of these. More...

#include <sml.h>

List of all members.

Public Attributes

void * m_ptr
int m_num
int m_itemsize

Private Attributes

SMLCLASSm_class


Detailed Description

Functions of type STYPE_ClassArrayFunc should return a pointer to one of these.

The pointer SMLCLASSARRAY* itself should be allocated using SMLCONTEXT::TempMemAlloc();

Definition at line 4496 of file sml.h.


Friends And Related Function Documentation

friend struct SMLCONTEXT [friend]
 

Definition at line 4504 of file sml.h.

friend class SMLVM [friend]
 

Definition at line 4505 of file sml.h.


Member Data Documentation

SMLCLASS* SMLCLASSARRAY::m_class [private]
 

Filled in by calling function.

Definition at line 4503 of file sml.h.

int SMLCLASSARRAY::m_itemsize
 

Definition at line 4500 of file sml.h.

int SMLCLASSARRAY::m_num
 

Definition at line 4499 of file sml.h.

void* SMLCLASSARRAY::m_ptr
 

Should be allocated from normal heap.

Definition at line 4498 of file sml.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:27:25 2004 for TNTsdk by doxygen 1.3.4-20031026