Dev Essential
Loading...
Searching...
No Matches
map_transformation.h File Reference
#include <a_util/result.h>
#include <a_util/strings.h>
#include <a_util/xml.h>
Include dependency graph for map_transformation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::MapTransformationBase
 
class  ddl::mapping::MapPolynomTransformation
 
class  ddl::mapping::MapEnumTableTransformation
 MapEnumTableTransformation represents a transformation between to enumerations. More...
 

Namespaces

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

Typedefs

typedef std::vector< MapTransformationBase * > ddl::mapping::MapTransformationList
 Public composite types used in the mapping::dd namespace.
 

Detailed Description