#include <blobcategory.h>
The BlobCategory class represents a collection of blob types.
It is used to define the way individual blobs of different kinds can be packaged together into a larger binary blob.
Public Attributes | |
KyArray< Ptr< IBlobTypeDescriptor >, MemStat_BaseSystem > | m_descriptors |
The array of descriptors that make up this registry. Do not modify. More... | |
KyArray<Ptr<IBlobTypeDescriptor>, MemStat_BaseSystem> Kaim::BlobCategory::m_descriptors |
The array of descriptors that make up this registry. Do not modify.