|
enum class | Item : std::size_t { Oil
, Gas
, Water
, NumItems
} |
|
|
void | clear () |
|
constexpr bool | has (const Item p) const |
|
bool | operator== (const SegmentPhaseQuantity &vec) const |
|
double | get (const Item p) const |
|
SegmentPhaseQuantity & | set (const Item p, const double value) |
|
template<class MessageBufferType > |
void | write (MessageBufferType &buffer) const |
|
template<class MessageBufferType > |
void | read (MessageBufferType &buffer) |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
The documentation for this class was generated from the following file: