| 
    HDK
    
   | 
 
This is the complete list of members for GA_ATIBlobArray, including all inherited members.
| addBlobReference(const GA_BlobRef &blob) | GA_ATIBlobArray | protected | 
| arraySize(GA_Offset item) const | GA_ATIBlobArray | virtual | 
| assignNewDataId() | GA_Attribute | inline | 
| AttribFlag enum name | GA_Attribute | |
| batchDeletion() | GA_Attribute | virtual | 
| bumpDataId() | GA_Attribute | inline | 
| capacity() const | GA_ATIBlobArray | inline | 
| cast(GA_Attribute *attrib) | GA_ATIBlobArray | static | 
| cast(const GA_Attribute *attrib) | GA_ATIBlobArray | static | 
| checkGlobalOverwrite(const GA_MergeMap &map, const GA_Attribute *attrib) | GA_Attribute | protectedstatic | 
| clearDataId() | GA_Attribute | inline | 
| clone(const GA_IndexMap &index_map, const UT_StringHolder &name, bool clone_options) const | GA_Attribute | |
| cloneDataId(const GA_Attribute &src, bool allow_clear=false) | GA_Attribute | inline | 
| cloneOrBumpDataId(const GA_Attribute &src, bool allow_clear=false) | GA_Attribute | inline | 
| compactStorage() override | GA_ATIBlobArray | virtual | 
| copy(GA_Offset desti, GA_Offset srci) | GA_Attribute | inlinevirtual | 
| copy(GA_Offset desti, const GA_Attribute &src, GA_Offset srci) | GA_Attribute | virtual | 
| copy(const GA_Range &destrange, const GA_Range &srcrange) | GA_Attribute | inlinevirtual | 
| copy(const GA_Range &destrange, const GA_Attribute &src, const GA_Range &srcrange) | GA_Attribute | virtual | 
| copyData(GA_Offset di, const GA_ATIBlobArray *s, GA_Offset si) | GA_ATIBlobArray | protected | 
| copyData(const GA_Range &di, const GA_ATIBlobArray *s, const GA_Range &si) | GA_ATIBlobArray | protected | 
| copyNonStorageMetadata(const GA_Attribute *that) | GA_Attribute | inlinevirtual | 
| countMemory(UT_MemoryCounter &counter, bool inclusive) const override | GA_ATIBlobArray | virtual | 
| create(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, const GA_AttributeOptions *attribute_options=NULL) | GA_ATIBlobArray | static | 
| create(const GA_IndexMap &index_map, const UT_StringHolder &name) | GA_ATIBlobArray | inlinestatic | 
| debugValidateArrayCapacity(GA_Offset sz) const | GA_Attribute | virtual | 
| defragment(const GA_Defragment &defrag) override | GA_ATIBlobArray | inlinevirtual | 
| delBlobReference(GA_BlobIndex handle) | GA_ATIBlobArray | protected | 
| destructElement(GA_Offset offset) override | GA_ATIBlobArray | protectedvirtual | 
| doClone(const GA_IndexMap &index_map, const UT_StringHolder &name) const override | GA_ATIBlobArray | protectedvirtual | 
| entries() const | GA_ATIBlobArray | inline | 
| existedPriorToStream() const | GA_Attribute | inline | 
| extractBlobs(UT_Array< GA_BlobRef > &blobs, UT_IntArray &handles) const | GA_ATIBlobArray | inline | 
| fill(const GA_Range &destrange, GA_Offset srci) | GA_Attribute | inlinevirtual | 
| fill(const GA_Range &destrange, const GA_Attribute &src, GA_Offset srci) | GA_Attribute | virtual | 
| fillData(const GA_Range &di, const GA_ATIBlobArray *s, GA_Offset si) | GA_ATIBlobArray | protected | 
| findMaximumArrayLength() const | GA_ATIBlobArray | inline | 
| FLAG_STREAM_ACTIVE enum value | GA_Attribute | |
| FLAG_STREAM_NOPREEXIST enum value | GA_Attribute | |
| FLAG_TAIL_INITIALIZE enum value | GA_Attribute | |
| flushCECaches() | GA_Attribute | |
| flushCEWriteCaches(bool clearwriteback=true) | GA_Attribute | |
| GA_ATIBlobArray(const GA_AttributeType &type, const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, int tuple_size) | GA_ATIBlobArray | |
| GA_Attribute(const GA_AttributeType &type, const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name) | GA_Attribute | |
| getAIF() const | GA_Attribute | inline | 
| getAIFBlindData() const | GA_Attribute | virtual | 
| getAIFBlob() const | GA_Attribute | virtual | 
| getAIFBlobArray() const override | GA_ATIBlobArray | inlinevirtual | 
| getAIFCompare() const override | GA_ATIBlobArray | inlinevirtual | 
| getAIFCopyData() const override | GA_ATIBlobArray | inlinevirtual | 
| getAIFDelta() const | GA_Attribute | virtual | 
| getAIFEdit() const | GA_Attribute | virtual | 
| getAIFIndexPair() const | GA_Attribute | virtual | 
| getAIFInterp() const override | GA_ATIBlobArray | inlinevirtual | 
| getAIFJSON() const | GA_Attribute | virtual | 
| getAIFMath() const | GA_Attribute | virtual | 
| getAIFMerge() const override | GA_ATIBlobArray | inlinevirtual | 
| getAIFNumericArray() const | GA_Attribute | virtual | 
| getAIFSharedDictArray() const | GA_Attribute | virtual | 
| getAIFSharedDictTuple() const | GA_Attribute | virtual | 
| getAIFSharedStringArray() const | GA_Attribute | virtual | 
| getAIFSharedStringTuple() const | GA_Attribute | virtual | 
| getAIFStat() const | GA_Attribute | virtual | 
| getAIFStringTuple() const | GA_Attribute | virtual | 
| getAIFTuple() const | GA_Attribute | virtual | 
| getBaseMemoryUsage() const | GA_Attribute | protected | 
| getBlob(UT_Array< GA_BlobRef > &blobs, GA_Offset offset) const | GA_ATIBlobArray | inline | 
| getBlobIndex(UT_Array< GA_BlobIndex > &indices, GA_Offset offset) const | GA_ATIBlobArray | |
| getCEAttribute(GA_StorageClass storage, int &tuplesize, bool isarray, bool read, bool write) | GA_Attribute | inline | 
| getCEAttribute(GA_StorageClass storage, GA_Precision precision, int &tuplesize, bool isarray, bool read, bool write) | GA_Attribute | |
| getCEAttribute() const | GA_Attribute | |
| getDataId() const | GA_Attribute | inline | 
| getDetail() const | GA_Attribute | inline | 
| getDetail() | GA_Attribute | inline | 
| getDeviceMemoryUsage() const | GA_Attribute | virtual | 
| getExportName() const | GA_Attribute | |
| getFullName() const | GA_Attribute | inline | 
| getIndexMap() const | GA_Attribute | inline | 
| getMaximumIndex() const | GA_ATIBlobArray | inline | 
| getMemoryUsage(bool inclusive) const override | GA_ATIBlobArray | virtual | 
| getName() const | GA_Attribute | inline | 
| getOptions() const | GA_Attribute | inline | 
| getOptions() | GA_Attribute | inline | 
| getOrderedBlob(exint idx) const | GA_ATIBlobArray | inline | 
| getOwner() const | GA_Attribute | inline | 
| getProxy() | GA_Attribute | inline | 
| getProxy() const | GA_Attribute | inline | 
| getSaveVersion() const | GA_Attribute | virtual | 
| getScope() const | GA_Attribute | inline | 
| getStorageClass() const | GA_Attribute | |
| getStorageOccupancy() | GA_ATIBlobArray | inline | 
| getSupportedWriteConcurrence() const override | GA_ATIBlobArray | inlinevirtual | 
| getTupleSize() const | GA_ATIBlobArray | inline | 
| getType() | GA_ATIBlobArray | inlinestatic | 
| GA_Attribute::getType() const | GA_Attribute | inline | 
| getTypeInfo() const | GA_Attribute | inline | 
| getTypeName() | GA_ATIBlobArray | inlinestatic | 
| hardenAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) override | GA_ATIBlobArray | virtual | 
| hasCEAttribute(GA_StorageClass storage, GA_Precision precision, int tuplesize, bool isarray) const | GA_Attribute | |
| hasExportName() const | GA_Attribute | |
| hasFlag(AttribFlag flag) const | GA_Attribute | inline | 
| hasPendingCEWriteBack() const | GA_Attribute | |
| importOption(const char *name, int &v) const | GA_Attribute | |
| importOption(const char *name, bool &v) const | GA_Attribute | |
| importOption(const char *name, fpreal32 &v) const | GA_Attribute | |
| importOption(const char *name, fpreal64 &v) const | GA_Attribute | |
| importOption(const char *name, UT_String &v) const | GA_Attribute | |
| isActivelyStreamed() const | GA_Attribute | inline | 
| isDetached() const | GA_Attribute | inline | 
| isEqual(GA_Offset offset, const GA_ATIBlobArray &b, GA_Offset b_offset) const | GA_ATIBlobArray | protectedvirtual | 
| isEqual(const GA_Range &range, const GA_ATIBlobArray &b, const GA_Range &b_range) const | GA_ATIBlobArray | protectedvirtual | 
| isGroup() const | GA_Attribute | inline | 
| isTailInitialization() const | GA_Attribute | inline | 
| isType(const GA_Attribute *attrib) | GA_ATIBlobArray | static | 
| jsonLoad(UT_JSONParser &p, const GA_BlobDataLoader &blobloader, const GA_LoadMap &load, const char *blobtoken="data") | GA_ATIBlobArray | |
| jsonLoadDefinition(UT_JSONParser &p, GA_AttributeScope &scope, UT_WorkBuffer &type, UT_WorkBuffer &name, int64 &version, GA_AttributeOptions &options) | GA_Attribute | static | 
| jsonSave(UT_JSONWriter &w, const GA_SaveMap &s, const char *blobtoken="data") const | GA_ATIBlobArray | |
| jsonSaveDefinition(UT_JSONWriter &w) const | GA_Attribute | |
| lookupBlob(GA_BlobIndex handle) const | GA_ATIBlobArray | inline | 
| matchesStorage(const GA_Attribute *that) const override | GA_ATIBlobArray | inlinevirtual | 
| mergeAddDestination(const GA_MergeMap &map, GA_Attribute *dattrib) const | GA_ATIBlobArray | protected | 
| mergeAppendData(const GA_MergeMap &map, const GA_Attribute *sattrib) | GA_ATIBlobArray | protected | 
| mergeDestroyDestination(const GA_MergeMap &map, GA_Attribute *dattrib) const | GA_ATIBlobArray | protected | 
| mergeGrowArray(const GA_MergeMap &map, const GA_ATIBlobArray &s) | GA_ATIBlobArray | protected | 
| mergeOptions(const GA_AttributeOptions &src) | GA_Attribute | inline | 
| myBlobs | GA_ATIBlobArray | protected | 
| myHandles | GA_ATIBlobArray | protected | 
| needDestruction() const override | GA_ATIBlobArray | protectedvirtual | 
| needsTransform(bool include_P=true) const | GA_Attribute | inline | 
| nextDataId() | GA_Attribute | static | 
| reconstructElement(GA_Offset offset) | GA_Attribute | inline | 
| reconstructElementBlock(GA_Offset offset, GA_Offset nelements) override | GA_ATIBlobArray | virtual | 
| registerType() | GA_ATIBlobArray | static | 
| replace(const GA_Attribute &src) override | GA_ATIBlobArray | virtual | 
| replaceBlob(GA_BlobIndex handle, const GA_BlobRef &blob) | GA_ATIBlobArray | |
| setActivelyStreamed(bool isstreaming) | GA_Attribute | inline | 
| setArraySize(GA_Offset new_size) override | GA_ATIBlobArray | virtual | 
| setBlob(const UT_Array< GA_BlobRef > &blobs, GA_Offset offset) | GA_ATIBlobArray | |
| setBlobIndex(const UT_Array< GA_BlobIndex > &indices, GA_Offset offset) | GA_ATIBlobArray | |
| setCEAttribute(GA_CEAttribute *ceattrib, bool leave_on_gpu=false) | GA_Attribute | |
| setDetached(bool detached) | GA_Attribute | inlineprotected | 
| setExistedPriorToStream(bool preexisted) | GA_Attribute | inline | 
| setExportName(const char *external_name) | GA_Attribute | |
| setFlag(AttribFlag flag, bool onoff) | GA_Attribute | inline | 
| setNonTransforming(bool val) | GA_Attribute | inline | 
| setTailInitialization(bool onoff) | GA_Attribute | |
| setTupleSize(int size) | GA_ATIBlobArray | inline | 
| setTypeInfo(GA_TypeInfo type) | GA_Attribute | inline | 
| shouldInterpretAsTexCoord(bool allow_float2=false) const | GA_Attribute | |
| stealCEAttribute(const GA_Attribute &src) | GA_Attribute | |
| tryCompressAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) override | GA_ATIBlobArray | virtual | 
| WRITE_CONCURRENCE_ELEMENT enum value | GA_Attribute | |
| WRITE_CONCURRENCE_NONE enum value | GA_Attribute | |
| WRITE_CONCURRENCE_PAGE enum value | GA_Attribute | |
| WriteConcurrence enum name | GA_Attribute | |
| ~GA_ATIBlobArray() override | GA_ATIBlobArray | |
| ~GA_Attribute() | GA_Attribute | virtual |