This is the complete list of members for GxFlag32Array, including all inherited members.
__getStaticRtti(void) (defined in GxStructBase) | GxStructBase | inlinestatic |
_count | GxFlag32Array | protected |
_pFlag | GxFlag32Array | protected |
clear(void) | GxFlag32Array | inline |
clear(u32 *pFlags, u32 flagCount) | GxFlag32Array | static |
getCount(void) const | GxFlag32Array | inline |
getPropertyFlag(void *const pValue, u32 index) | GxFlag32Array | inline |
getPropertyFlagCount(void) const | GxFlag32Array | inline |
getSize(void) const | GxFlag32Array | inline |
getSize(u32 count) | GxFlag32Array | static |
getValuePointer(const u32 *pFlags, u32 flagIndex) | GxFlag32Array | static |
GxFlag32Array(u32 *pFlag=nullptr, u32 count=0) | GxFlag32Array | inline |
initialize(u32 *pFlagArray, u32 count) | GxFlag32Array | inline |
isFlag(u32 flagIndex) const | GxFlag32Array | inline |
isFlag(const u32 *pFlags, u32 flagIndex) | GxFlag32Array | static |
setFlag(u32 flagIndex, b32 enable=true) | GxFlag32Array | inline |
setFlag(u32 *pFlags, u32 flagIndex, b32 enable) | GxFlag32Array | static |
setPropertyFlag(const void *const pValue, u32 index) | GxFlag32Array | inline |
setPropertyFlagCount(u32) | GxFlag32Array | inline |