My Project
|
Public Member Functions | |
void | add_well (const std::string &wname) |
void | add_group (const std::string &gname) |
bool | has_well (const std::string &wname) const |
bool | has_group (const std::string &gname) const |
bool | operator== (const WGNames &other) const |
template<class Serializer > | |
void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
static WGNames | serializationTestObject () |