Free Electron
Static Public Member Functions | List of all members
fe::CatalogBuffer Class Reference

Access fe::Array<> properties without invoking std::vector<> More...

#include <CatalogBuffer.h>

Static Public Member Functions

static void resize (sp< Catalog > a_spCatalog, String a_name, String a_property, I32 a_size)
 
static I32 access (sp< Catalog > a_spCatalog, String a_name, String a_property, void *&a_rpBuffer)
 

Detailed Description

Access fe::Array<> properties without invoking std::vector<>

Potentially useful where stdlib headers are inconsistant.

Buffers are only for short term reading and writing. Other accesses can easily change or delete the contents.


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