microdata csv value formatter: long strings are not supported
More...
#include <dbValue.h>
|
| ValueArray (const type_info &i_type, size_t i_size) |
| create new array of values or array of string
|
|
| ~ValueArray (void) noexcept |
| cleanup resources: free memory
|
|
void | cleanup (void) noexcept |
| cleanup resources: free memory
|
|
const type_info & | typeOf (void) const |
| type of value
|
|
const size_t | sizeOf (void) const |
| array size: value count
|
|
void * | ptr (void) const |
| return pointer to array
|
|
microdata csv value formatter: long strings are not supported
holder for array of primitive values or array of string
The documentation for this struct was generated from the following files: