#include <string>#include <vector>#include <iostream>#include <celmath/vecmath.h>#include <celmath/quaternion.h>#include <celengine/astro.h>Include dependency graph for favorites.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef std::vector< FavoritesEntry * > | FavoritesList |
Functions | |
| FavoritesList * | ReadFavoritesList (std::istream &) |
| void | WriteFavoritesList (FavoritesList &, std::ostream &) |
|
|
Definition at line 35 of file favorites.h. |
|
|
|
|
||||||||||||
|
|
1.4.1