StreamBase C++ API
10.6.6.1
|
This is the complete list of members for sb::Field, including all inherited members.
as_string() const | sb::Field | |
Field() | sb::Field | |
Field(const std::string &name, DataType type, size_t size=(size_t)-1) | sb::Field | |
Field(const std::string &name, DataType type, const Schema &schema) | sb::Field | |
Field(const std::string &name, const CompleteDataType &cdt) | sb::Field | |
Field(const Field &f) | sb::Field | |
getArgumentSchema() const (defined in sb::Field) | sb::Field | inline |
getCompleteType() const | sb::Field | inline |
getElementCompleteType() const | sb::Field | inline |
getFieldPath() const (defined in sb::Field) | sb::Field | inline |
getFixedSize() const | sb::Field | inline |
getIndex() const | sb::Field | inline |
getName() const | sb::Field | inline |
getReturnType() const (defined in sb::Field) | sb::Field | inline |
getSchema() const | sb::Field | inline |
getType() const | sb::Field | inline |
operator=(const Field &f) | sb::Field | |
sameType(const Field &other) const | sb::Field | inline |
~Field() (defined in sb::Field) | sb::Field |