Opm::data::Group Class Reference

#include <Groups.hpp>

Inheritance diagram for Opm::data::Group:
Inheritance graph

Public Member Functions

template<class MessageBufferType >
void write (MessageBufferType &buffer) const
 
template<class MessageBufferType >
void read (MessageBufferType &buffer)
 

Public Attributes

keys
 STL member. More...
 
elements
 STL member. More...
 

Member Function Documentation

◆ read()

template<class MessageBufferType >
void Opm::data::Group::read ( MessageBufferType &  buffer)
inline

◆ write()

template<class MessageBufferType >
void Opm::data::Group::write ( MessageBufferType &  buffer) const
inline

References buffer, name, and string.

Member Data Documentation

◆ elements

T std::map< K, T >::elements
inherited

STL member.

◆ keys

K std::map< K, T >::keys
inherited

STL member.


The documentation for this class was generated from the following file: