SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
slip::GenericComparator< T > Class Template Reference

#include <tecplot_binaries.hpp>

Public Member Functions

 GenericComparator (int s_)
 
bool operator() (const T &i, const T &j) const
 

Public Attributes

int s
 

Detailed Description

template<typename T>
class slip::GenericComparator< T >

Definition at line 89 of file tecplot_binaries.hpp.

Constructor & Destructor Documentation

template<typename T >
slip::GenericComparator< T >::GenericComparator ( int  s_)
inline

Definition at line 92 of file tecplot_binaries.hpp.

Member Function Documentation

template<typename T >
bool slip::GenericComparator< T >::operator() ( const T &  i,
const T &  j 
) const
inline

Definition at line 93 of file tecplot_binaries.hpp.

Member Data Documentation

template<typename T >
int slip::GenericComparator< T >::s

Definition at line 97 of file tecplot_binaries.hpp.


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