Comparator Class Reference

#include <comparator.h>

List of all members.

Public Member Functions

bool operator() (const Plocha *p1, const Plocha *p2)

Private Member Functions

bool mycmp (const Plocha *p1, const Plocha *p2)

Private Attributes

short index1
short index2

Detailed Description

Definition at line 11 of file comparator.h.


Member Function Documentation

bool mycmp ( const Plocha p1,
const Plocha p2 
) [inline, private]

Definition at line 19 of file comparator.h.

References _INC, Plocha::bodyp, index1, index2, and Plocha::pbp.

Referenced by operator()().

bool operator() ( const Plocha p1,
const Plocha p2 
) [inline]

Definition at line 52 of file comparator.h.

References Plocha::bodyp, mycmp(), and Plocha::pbp.


Member Data Documentation

short index1 [private]

Definition at line 17 of file comparator.h.

Referenced by mycmp().

short index2 [private]

Definition at line 18 of file comparator.h.

Referenced by mycmp().


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

Generated by  doxygen 1.6.2