NamedObject.h File Reference
Declaration of the class NamedObject and related functions.
More...
#include <iosfwd>
#include <string>
#include "IdObject.h"
|
Classes |
class | NamedObject |
| Base class for named entities with a numerical identifier. More...
|
Namespaces |
namespace | pearl |
| Namespace of the PEARL library.
|
Functions |
std::ostream & | operator<< (std::ostream &stream, const NamedObject &item) |
Detailed Description
This header file provides the declaration of the class NamedObject and all related functions.