RINGMesh  Version 5.0.0
A programming library for geological model meshes
RINGMesh::GeologicalEntityType Class Reference

The GeologicalEntityType described the type of the Geological entities User can defined there own GeologicalEntityType even if there are some already defined (see geomodel_geological_entities.h Contact, Interface, Layer. More...

#include <entity_type.h>

Inheritance diagram for RINGMesh::GeologicalEntityType:
RINGMesh::EntityType RINGMesh::ForbiddenGeologicalEntityType

Public Member Functions

 GeologicalEntityType (std::string type)
 
 GeologicalEntityType ()=default
 
- Public Member Functions inherited from RINGMesh::EntityType
bool operator== (const EntityType &type2) const
 
bool operator!= (const EntityType &type2) const
 
bool operator< (const EntityType &rhs) const
 
const std::string & string () const
 

Additional Inherited Members

- Protected Member Functions inherited from RINGMesh::EntityType
 EntityType (std::string type)
 
 EntityType ()
 
void set_type (std::string type)
 

Detailed Description

The GeologicalEntityType described the type of the Geological entities User can defined there own GeologicalEntityType even if there are some already defined (see geomodel_geological_entities.h Contact, Interface, Layer.

Definition at line 137 of file entity_type.h.

Constructor & Destructor Documentation

◆ GeologicalEntityType() [1/2]

RINGMesh::GeologicalEntityType::GeologicalEntityType ( std::string  type)
inlineexplicit

Definition at line 140 of file entity_type.h.

◆ GeologicalEntityType() [2/2]

RINGMesh::GeologicalEntityType::GeologicalEntityType ( )
default

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