INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
INMOST::Mesh::IntegerDFComparator Class Reference

#include <inmost_mesh.h>

Collaboration diagram for INMOST::Mesh::IntegerDFComparator:

Public Member Functions

 IntegerDFComparator (Mesh *m, Tag t)
 
 IntegerDFComparator (const IntegerDFComparator &other)
 
IntegerDFComparatoroperator= (IntegerDFComparator const &other)
 
bool operator() (HandleType a, HandleType b) const
 
bool operator() (HandleType a, integer b) const
 

Detailed Description

Definition at line 3163 of file inmost_mesh.h.

Constructor & Destructor Documentation

INMOST::Mesh::IntegerDFComparator::IntegerDFComparator ( Mesh m,
Tag  t 
)
inline

Definition at line 3167 of file inmost_mesh.h.

INMOST::Mesh::IntegerDFComparator::IntegerDFComparator ( const IntegerDFComparator other)
inline

Definition at line 3168 of file inmost_mesh.h.

Member Function Documentation

bool INMOST::Mesh::IntegerDFComparator::operator() ( HandleType  a,
HandleType  b 
) const
inline

Definition at line 3170 of file inmost_mesh.h.

Here is the call graph for this function:

bool INMOST::Mesh::IntegerDFComparator::operator() ( HandleType  a,
integer  b 
) const
inline

Definition at line 3171 of file inmost_mesh.h.

Here is the call graph for this function:

IntegerDFComparator& INMOST::Mesh::IntegerDFComparator::operator= ( IntegerDFComparator const &  other)
inline

Definition at line 3169 of file inmost_mesh.h.


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