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::IntegerComparator Class Reference

#include <inmost_mesh.h>

Collaboration diagram for INMOST::Mesh::IntegerComparator:

Public Member Functions

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

Detailed Description

Definition at line 3130 of file inmost_mesh.h.

Constructor & Destructor Documentation

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

Definition at line 3134 of file inmost_mesh.h.

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

Definition at line 3135 of file inmost_mesh.h.

Member Function Documentation

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

Definition at line 3137 of file inmost_mesh.h.

Here is the call graph for this function:

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

Definition at line 3138 of file inmost_mesh.h.

Here is the call graph for this function:

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

Definition at line 3136 of file inmost_mesh.h.


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