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

this is the GeologicalEntityType defined by default. It is mainly used to test the validity of a created GeologicalEntityType More...

#include <entity_type.h>

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

Static Public Member Functions

static ForbiddenGeologicalEntityTypetype_name_static ()
 

Private Member Functions

 ForbiddenGeologicalEntityType ()=default
 

Additional Inherited Members

- Public Member Functions inherited from RINGMesh::GeologicalEntityType
 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
 
- Protected Member Functions inherited from RINGMesh::EntityType
 EntityType (std::string type)
 
 EntityType ()
 
void set_type (std::string type)
 

Detailed Description

this is the GeologicalEntityType defined by default. It is mainly used to test the validity of a created GeologicalEntityType

Definition at line 168 of file entity_type.h.

Constructor & Destructor Documentation

◆ ForbiddenGeologicalEntityType()

RINGMesh::ForbiddenGeologicalEntityType::ForbiddenGeologicalEntityType ( )
privatedefault

Member Function Documentation

◆ type_name_static()

static ForbiddenGeologicalEntityType& RINGMesh::ForbiddenGeologicalEntityType::type_name_static ( )
inlinestatic

Definition at line 172 of file entity_type.h.


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