Opm::FlowDiagnostics::CellSetID Class Reference

#include <CellSet.hpp>

Public Types

using Repr = std::string
 

Public Member Functions

 CellSetID ()
 
 CellSetID (Repr id)
 
std::string to_string () const
 
bool operator< (const CellSetID &other) const
 

Member Typedef Documentation

◆ Repr

Constructor & Destructor Documentation

◆ CellSetID() [1/2]

Opm::FlowDiagnostics::CellSetID::CellSetID ( )

◆ CellSetID() [2/2]

Opm::FlowDiagnostics::CellSetID::CellSetID ( Repr  id)
explicit

Member Function Documentation

◆ operator<()

bool Opm::FlowDiagnostics::CellSetID::operator< ( const CellSetID other) const

◆ to_string()

std::string Opm::FlowDiagnostics::CellSetID::to_string ( ) const

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