ObjectArrayArgs Class Reference

This is an implementation detail of the ObjectArray class. More...

#include <ObjectResource.h>

List of all members.

Public Member Functions

 ObjectArrayArgs (int size, bool noThrow)

Public Attributes

int mSize
bool mNoThrow


Detailed Description

This is an implementation detail of the ObjectArray class.

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.


Constructor & Destructor Documentation

ObjectArrayArgs::ObjectArrayArgs ( int  size,
bool  noThrow 
)

Definition at line 416 of file ObjectResource.h.


Member Data Documentation

Definition at line 422 of file ObjectResource.h.

Definition at line 423 of file ObjectResource.h.


Software Development Kit - Opticks 4.9.0 Build 16218