Dev Essential  1.6.3
Loading...
Searching...
No Matches
map_target.h File Reference
Include dependency graph for map_target.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::MapTarget
 

Namespaces

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

Typedefs

typedef std::vector< MapTargetddl::mapping::MapTargetList
 Public composite types used in the mapping::dd namespace.
 

Functions

bool ddl::mapping::operator== (const MapTarget &a, const MapTarget &b)
 compares the targets
 
bool ddl::mapping::operator!= (const MapTarget &a, const MapTarget &b)
 compares the targets
 

Detailed Description