Kaim::BlobCategory Class Reference

Kaim::BlobCategory Class Reference

#include <blobcategory.h>

Class Description

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
 

Member Data Documentation

KyArray<Ptr<IBlobTypeDescriptor>, MemStat_BaseSystem> Kaim::BlobCategory::m_descriptors

The array of descriptors that make up this registry. Do not modify.


The documentation for this class was generated from the following file: