DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Functions
Identifier.hh File Reference

class Identifier More...

#include <string>
#include <vector>
#include <unordered_map>
#include <map>
#include <istream>
#include "Assertion.hh"
#include "Exceptions.hh"

Go to the source code of this file.

Classes

class  Diades::Utils::IdentifierData
 This is the internal representation of an Identifier. More...
 
class  Diades::Utils::Identifier
 An Identifier is a reference to a string (IdentifierData) that only contains alpha-numeric characters and underscores. More...
 
class  Diades::Utils::IdentifierFactory
 A IdentifierFactory is a factory in charge of creating IdentifierData. More...
 
struct  std::hash< Diades::Utils::Identifier >
 

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Utils
 

Functions

istream & Diades::Utils::getIdentifierString (istream &is, std::string &identifier)
 
std::ostream & Diades::Utils::operator<< (std::ostream &os, const Identifier &identifier)
 

Detailed Description

class Identifier

Author
Yannick Pencolé yanni.nosp@m.ck.p.nosp@m.encol.nosp@m.e@la.nosp@m.as.fr
Date
Fri Aug 30 13:26:04 2013

Definition in file Identifier.hh.