class ModuleCmp

Helper class for ModuleData comparisons. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

ModuleCmp is a helper class used to make comparisons between ModuleData pointers. It's needed so we can store ModuleData pointers in an STL map, but sort and reference them as if we stored the object itself in the map.

bool  operator() (const ModuleData* a, const ModuleData* b)

operator()

[const]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:41 2006, using kdoc $.