CONZEPT 16 C++ API
|
This is the complete list of members for C16::Record::Field< Value >, including all inherited members.
Field(Record &record, const C16::Field &field) | C16::Record::Field< Value > | |
Field(Record &record, int subrecord_number, int field_number) | C16::Record::Field< Value > | |
Field(Record &record, const std::string &field_name) | C16::Record::Field< Value > | |
field() const | C16::Record::FieldCommon | |
operator Value() const | C16::Record::Field< Value > | |
operator=(const Value &value) | C16::Record::Field< Value > | |
record() const override | C16::Record::FieldGeneric | virtual |
record() | C16::Record::FieldGeneric | |
value() const | C16::Record::Field< Value > |