ceptr
|
#include <ceptr_types.h>
Data Fields | |
Symbol | key_source |
Symbol | data_source |
ScapeData | data |
the scape data store (hash table) | |
A scape provides indexed, i.e. random access to data sources. The key source is usually a sub-portion of a the data source, i.e. if the data source is a PROFILE the key_source might be a FIRST_NAME within the profile
Definition at line 291 of file ceptr_types.h.