PryzmList Class Reference
#include <wektor.h>
List of all members.
Public Member Functions |
| PryzmList (int grow1, int max1) |
| PryzmList () |
int | getIter () |
void | setGrow (int grow1) |
void | setElement (const int &p1, const int &p2, const int &p3, const int &p4, const int &p5, const int &p6) |
void | setElement (Pryzm &a) |
void | podmienElement (int ktory, Pryzm a) |
void | podmienElement (int ktory, int p1, int p2, int p3, int p4, int p5, int p6) |
void | podmienElement (int ktory, int na) |
Pryzm & | getElement (int ktory) |
Pryzm & | getLastElement () |
Pryzm & | getLastElement (int odKonca) |
void | czysc (int grow1, int max1) |
void | ustawIter (int iter1) |
void | zmienIterO (int iter1) |
void | deleteElement (int ktory) |
| ~PryzmList () |
Constructor & Destructor Documentation
PryzmList::PryzmList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
PryzmList::PryzmList |
( |
|
) |
[inline] |
PryzmList::~PryzmList |
( |
|
) |
[inline] |
Member Function Documentation
void PryzmList::czysc |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
void PryzmList::deleteElement |
( |
int |
ktory |
) |
[inline] |
Pryzm& PryzmList::getElement |
( |
int |
ktory |
) |
[inline] |
int PryzmList::getIter |
( |
|
) |
[inline] |
Pryzm& PryzmList::getLastElement |
( |
int |
odKonca |
) |
[inline] |
Pryzm& PryzmList::getLastElement |
( |
|
) |
[inline] |
void PryzmList::podmienElement |
( |
int |
ktory, |
|
|
int |
na | |
|
) |
| | [inline] |
void PryzmList::podmienElement |
( |
int |
ktory, |
|
|
int |
p1, |
|
|
int |
p2, |
|
|
int |
p3, |
|
|
int |
p4, |
|
|
int |
p5, |
|
|
int |
p6 | |
|
) |
| | [inline] |
void PryzmList::podmienElement |
( |
int |
ktory, |
|
|
Pryzm |
a | |
|
) |
| | [inline] |
void PryzmList::setElement |
( |
const int & |
p1, |
|
|
const int & |
p2, |
|
|
const int & |
p3, |
|
|
const int & |
p4, |
|
|
const int & |
p5, |
|
|
const int & |
p6 | |
|
) |
| | |
void PryzmList::setGrow |
( |
int |
grow1 |
) |
[inline] |
void PryzmList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
void PryzmList::zmienIterO |
( |
int |
iter1 |
) |
[inline] |
The documentation for this class was generated from the following files: