ADTF  3.18.2
map_source.h File Reference

Go to the source code of this file.

Classes

class  MapSource
 MapSource represents a mapping source from the configuration file. More...
 

Namespaces

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

Typedefs

typedef std::vector< MapSource > MapSourceList
 Public composite types used in the mapping::dd namespace.
 
typedef std::set< std::string > MapSourceNameList
 defintion of MapSource name list
 

Functions

bool operator== (const MapSource &a, const MapSource &b)
 compares MapSources in type and name More...
 
bool operator!= (const MapSource &a, const MapSource &b)
 compares MapSources in type and name More...
 

Detailed Description

Definition in file map_source.h.