#include <list>
#include "obstacles.hpp"
#include "animal_.hpp"
#include "animalParam.hpp"
#include "animal.hpp"
Funkcje | |
| ostream & | operator<< (ostream &Strm, const Animal &anim) |
| istream & | operator>> (istream &Strm, Animal &anim) |
| ostream& operator<< | ( | ostream & | Strm, | |
| const Animal & | anim | |||
| ) |
| istream& operator>> | ( | istream & | Strm, | |
| Animal & | anim | |||
| ) |
1.5.2