|  | OGS
    | 
#include <Region.h>
| Public Member Functions | |
| bool | operator== (Region const &r) const | 
| Public Attributes | |
| std::string | name | 
| unsigned | bit {} | 
| 
 | inline | 
| unsigned FileIO::Gocad::Region::bit {} | 
Definition at line 22 of file Region.h.
Referenced by FileIO::Gocad::operator<<(), operator==(), and FileIO::Gocad::parseRegion().
| std::string FileIO::Gocad::Region::name | 
Definition at line 21 of file Region.h.
Referenced by FileIO::Gocad::operator<<(), and FileIO::Gocad::parseRegion().