ADTF  3.18.2
map_assignment.h File Reference

Go to the source code of this file.

Classes

class  MapAssignment
 MapAssignment. More...
 

Namespaces

 ddl
 definition of the ddl namespace
 
 ddl::mapping
 definition of the mapping namespace
 

Typedefs

typedef std::vector< std::string > MapErrorList
 container type for mapping errors
 
typedef std::vector< MapAssignment > MapAssignmentList
 Public composite types used in the mapping::dd namespace.
 

Functions

bool operator== (const MapAssignment &a, const MapAssignment &b)
 compares the Assignments More...
 
bool operator!= (const MapAssignment &a, const MapAssignment &b)
 compares the Assignments More...
 

Detailed Description

Definition in file map_assignment.h.