Orxonox
0.0.5 Codename: Arcturus
|
Implementation of the Identifier class. More...
#include "Identifier.h"
#include <ostream>
#include "util/StringUtils.h"
#include "core/CoreIncludes.h"
#include "core/config/ConfigValueContainer.h"
#include "core/XMLPort.h"
#include "core/object/ClassFactory.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
std::ostream & | orxonox::operator<< (std::ostream &out, const std::set< const Identifier * > &list) |
Lists the names of all Identifiers in a std::set<const Identifier*>. More... | |
Implementation of the Identifier class.