|
Orcus
|
Public Types | |
| enum | value_type { unknown = 0, boolean, date_time, character, numeric, blank, error, shared_item_index } |
Public Member Functions | |
| pivot_cache_record_value_t (const char *cp, size_t cn) | |
| pivot_cache_record_value_t (double v) | |
| pivot_cache_record_value_t (size_t index) | |
| bool | operator== (const pivot_cache_record_value_t &other) const |
| bool | operator!= (const pivot_cache_record_value_t &other) const |
1.8.14