Oblast Class Reference

#include <oblast.h>

List of all members.

Public Member Functions

 Oblast (SpolecnaData &sd, short *poplpr, Plocha ***seplpr, short *znamePlochy)
void vlozPrvek (const long prvek)
 ~Oblast ()

Public Attributes

set< Plocha *, Comparatormp

Private Member Functions

void PlochyPrvkuSerazene (const long prvek, vector< list< long > > &plochyPrvku)

Private Attributes

SpolecnaDatasd

Static Private Attributes

static short * poplpr
static Plocha *** seplpr
static short * znamePlochy

Detailed Description

Definition at line 35 of file oblast.h.


Constructor & Destructor Documentation

Oblast ( SpolecnaData sd,
short *  poplpr,
Plocha ***  seplpr,
short *  znamePlochy 
)

Definition at line 16 of file oblast.cpp.

References poplpr, and znamePlochy.

~Oblast (  ) 

Definition at line 25 of file oblast.cpp.


Member Function Documentation

void PlochyPrvkuSerazene ( const long  prvek,
vector< list< long > > &  plochyPrvku 
) [private]
void vlozPrvek ( const long  prvek  ) 

Member Data Documentation

set<Plocha *, Comparator> mp

Definition at line 53 of file oblast.h.

Referenced by vlozPrvek().

short * poplpr [static, private]

Definition at line 42 of file oblast.h.

Referenced by Oblast().

SpolecnaData& sd [private]

Definition at line 39 of file oblast.h.

Referenced by PlochyPrvkuSerazene(), and vlozPrvek().

Plocha *** seplpr [static, private]

Definition at line 45 of file oblast.h.

Referenced by vlozPrvek().

short * znamePlochy [static, private]

Definition at line 48 of file oblast.h.

Referenced by Oblast(), and vlozPrvek().


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

Generated by  doxygen 1.6.2