#include <iostream>#include <memory.h>#include <string>#include "Identifiers.h"

Go to the source code of this file.
Classes | |
| class | ariba::Name |
Namespaces | |
| namespace | ariba |
Functions | |
| std::ostream & | operator<< (std::ostream &, const ariba::Name &) |
| std::ostream& operator<< | ( | std::ostream & | , | |
| const ariba::Name & | ||||
| ) |
Definition at line 41 of file Name.cpp.
References ariba::Name::toString().
1.6.1