|
opm-common
|
Public Member Functions | |
| template<class MessageBufferType> | |
| void | write (MessageBufferType &buffer) const |
| template<class MessageBufferType> | |
| void | read (MessageBufferType &buffer) |
| bool | operator== (const GroupAndNetworkValues &other) const |
| void | clear () |
| template<class Serializer> | |
| void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
| static GroupAndNetworkValues | serializationTestObject () |
Public Attributes | |
| std::map< std::string, GroupData > | groupData {} |
| std::map< std::string, NodeData > | nodeData {} |