Version: 8.3.0
SortableElement Class Reference
Inheritance diagram for SortableElement:

Public Member Functions

const SMDS_MeshElementGet () const
 

Static Public Member Functions

 SortableElement (const SMDS_MeshElement *theElem)
 

Data Fields

keys
 STL member. More...
 

Private Attributes

const SMDS_MeshElementmyElem
 

Constructor & Destructor Documentation

SortableElement::SortableElement ( const SMDS_MeshElement theElem)
static

Member Function Documentation

const SMDS_MeshElement* SortableElement::Get ( ) const

Field Documentation

K std::set< K >::keys
inherited

STL member.

const SMDS_MeshElement* SortableElement::myElem
mutableprivate