#include <ShortArray.hpp>
Public Member Functions | |
ShortArray () | |
~ShortArray () | |
void | set (unsigned short *data, bool doDestroy) |
void | set (unsigned short *data) |
void | set (const unsigned short *data) |
const unsigned short * | get () |
Contains a array of shorts and stores a flag which signifies wether the contained array should be destroyed when a new value is set or the ShortArray object itself is destroyed.
The destruction flag is useful when mixing hardcoded constant arrays, arrays located in ROM and dynamically created arrays for the same purpose.
Definition at line 36 of file ShortArray.hpp.
|
Definition at line 27 of file ShortArray.cpp. |
|
Definition at line 32 of file ShortArray.cpp. |
|
Definition at line 43 of file ShortArray.hpp. |
|
Definition at line 59 of file ShortArray.cpp. |
|
Definition at line 50 of file ShortArray.cpp. |
|
Definition at line 40 of file ShortArray.cpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:30 2007 by Doxygen version 1.3.9.1.