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

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

#include <entity_type.h>

Inheritance diagram for RINGMesh::ForbiddenMeshEntityType:
RINGMesh::MeshEntityType RINGMesh::EntityType

Static Public Member Functions

static ForbiddenMeshEntityTypetype_name_static ()
 

Private Member Functions

 ForbiddenMeshEntityType ()=default
 

Additional Inherited Members

- Public Member Functions inherited from RINGMesh::MeshEntityType
 MeshEntityType (std::string type)
 
 MeshEntityType ()=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 MeshEntityType defined by default. It is mainly used to test the validity of a created MeshEntityType

Definition at line 151 of file entity_type.h.

Constructor & Destructor Documentation

◆ ForbiddenMeshEntityType()

RINGMesh::ForbiddenMeshEntityType::ForbiddenMeshEntityType ( )
privatedefault

Member Function Documentation

◆ type_name_static()

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

Definition at line 154 of file entity_type.h.


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