Orxonox  0.0.5 Codename: Arcturus
Namespaces | Functions
Identifier.cc File Reference

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...
 

Detailed Description

Implementation of the Identifier class.