Free Electron
|
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) |
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.