Public member functions documentation

NzaeField* AddColumn(NzaeDataTypes::Types type)
Returns
NzaeField
NzaeField& get(int idx)
Gets the field.
Parameters
idx
The index to look up.
Returns
NzaeField
The field.
Exceptions
NzaeException
int numFields() const
Gets the number of fields.
Returns
Returns the number of fields.
NzaeRecord()
void setShapeReadOnly()
virtual ~NzaeRecord()