#include <Condition.hpp>
◆ Comparator
| Enumerator |
|---|
| EQUAL | |
| GREATER | |
| LESS | |
| GREATER_EQUAL | |
| LESS_EQUAL | |
| INVALID | |
◆ Logical
◆ Condition() [1/2]
| Opm::Action::Condition::Condition |
( |
| ) |
|
|
default |
◆ Condition() [2/2]
| Opm::Action::Condition::Condition |
( |
const std::vector< std::string > & |
tokens, |
|
|
const Location & |
location |
|
) |
| |
◆ operator==()
| bool Opm::Action::Condition::operator== |
( |
const Condition & |
data | ) |
const |
◆ serializeOp()
| void Opm::Action::Condition::serializeOp |
( |
Serializer & |
serializer | ) |
|
|
inline |
◆ cmp
◆ cmp_string
◆ lhs
◆ logic
◆ rhs
The documentation for this class was generated from the following file: