My Project
|
This is the complete list of members for Opm::ColumnSchema, including all inherited members.
acceptsDefault() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
ColumnSchema() (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
ColumnSchema(const std::string &name, Table::ColumnOrderEnum order, Table::DefaultAction defaultAction) (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
ColumnSchema(const std::string &name, Table::ColumnOrderEnum order, double defaultValue) (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
getDefaultMode() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
getDefaultValue() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
isDecreasing() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
isIncreasing() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
lookupValid() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
name() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
operator==(const ColumnSchema &data) const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
orderSchema() const (defined in Opm::ColumnSchema) | Opm::ColumnSchema | |
serializationTestObject() (defined in Opm::ColumnSchema) | Opm::ColumnSchema | static |
serializeOp(Serializer &serializer) (defined in Opm::ColumnSchema) | Opm::ColumnSchema | inline |
validOrder(double value1, double value2) const (defined in Opm::ColumnSchema) | Opm::ColumnSchema |