std::less< ml::BaseContainerItem > Struct Template Reference

overwrite comparison class for BaseContainerItem More...

#include <mlBaseList.h>

List of all members.

Public Member Functions

 less (ml::BaseListSortParameters *sortParams)
 constructor
bool operator() (const ml::BaseContainerItem &x, const ml::BaseContainerItem &y) const
 comparison operator

Public Attributes

ml::BaseListSortParameters_sortParams
 sort mode


Detailed Description

template<>
struct std::less< ml::BaseContainerItem >

overwrite comparison class for BaseContainerItem

Definition at line 180 of file mlBaseList.h.


Constructor & Destructor Documentation

std::less< ml::BaseContainerItem >::less ( ml::BaseListSortParameters sortParams  )  [inline]

constructor


Member Function Documentation

bool std::less< ml::BaseContainerItem >::operator() ( const ml::BaseContainerItem x,
const ml::BaseContainerItem y 
) const [inline]

comparison operator

compare regular container items:

Definition at line 189 of file mlBaseList.h.


Member Data Documentation

ml ::BaseListSortParameters* std::less< ml::BaseContainerItem >::_sortParams

sort mode

Definition at line 199 of file mlBaseList.h.


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

Generated on Sat Sep 3 18:39:51 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8