HDK
|
GT Data Array for booleans. More...
#include <GT_DABool.h>
Additional Inherited Members | |
![]() | |
static bool | isBigInteger (GT_Size size) |
Quick & dirty test to see if a size is bigger than a 32 bit int. More... | |
static void * | operator new (size_t size) |
static void * | operator new (size_t size, void *p) |
static void | operator delete (void *p, size_t size) |
GT Data Array for booleans.
Definition at line 19 of file GT_DABool.h.
GT_DABool::GT_DABool | ( | GT_Size | array_size, |
GT_Size | tuple_size = 1 , |
||
GT_Type | type = GT_TYPE_NONE |
||
) |
|
override |
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 28 of file GT_DABool.h.
|
inlineoverrideprotectedvirtual |
Virtual interface implemented by calling existing methods
Reimplemented from GT_DataArray.
Definition at line 116 of file GT_DABool.h.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
inlineoverrideprotectedvirtual |
Virtual interface implemented by calling existing methods
Reimplemented from GT_DataArray.
Definition at line 110 of file GT_DABool.h.
{@ Import data
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
overrideprotectedvirtual |
Virtual implementation for inline methods. Note that doImport
is for tuple data, while doImportArray
is for tuple array data.
Reimplemented from GT_DataArray.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 30 of file GT_DABool.h.
Get the bit at the given index.
Definition at line 65 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 58 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 56 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Reimplemented from GT_DataArray.
Definition at line 42 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 44 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Reimplemented from GT_DataArray.
Definition at line 46 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 38 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Reimplemented from GT_DataArray.
Definition at line 40 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 60 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 54 of file GT_DABool.h.
|
overridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 48 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 31 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 52 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 50 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 32 of file GT_DABool.h.
|
inlineoverridevirtual |
Virtual interface defined on GT_DataArray
Reimplemented from GT_DataArray.
Definition at line 34 of file GT_DABool.h.
Virtual interface defined on GT_DataArray
Implements GT_DataArray.
Definition at line 36 of file GT_DABool.h.
|
overridevirtual |
Virtual interface defined on GT_DataArray
Reimplemented from GT_DataArray.
Definition at line 76 of file GT_DABool.h.
Set the bit at the given index – returns the previous value.
Definition at line 71 of file GT_DABool.h.