#include <ObjectResource.h>
Public Member Functions | |
| ObjectArrayArgs (int size, bool noThrow) | |
Public Attributes | |
| int | mSize |
| bool | mNoThrow |
This is an implementation detail of the ObjectArray class. It is used for passing the size parameter required by new[].
Definition at line 413 of file ObjectResource.h.
| ObjectArrayArgs::ObjectArrayArgs | ( | int | size, | |
| bool | noThrow | |||
| ) |
Definition at line 416 of file ObjectResource.h.
Definition at line 422 of file ObjectResource.h.
Definition at line 423 of file ObjectResource.h.