|
Overture
Version 25
|
#include "JoinMapping.h"#include "MappingInformation.h"#include "MappingRC.h"#include "LineMapping.h"#include "TFIMapping.h"#include "ComposeMapping.h"#include "ReductionMapping.h"#include "ReparameterizationTransform.h"#include <float.h>
Macros | |
| #define | DELETE_MAPPING(map) |
| #define | EQUALS_MAPPING(map) |
| #define | ASSIGN_MAP_POINTER(map, map2) |
| #define ASSIGN_MAP_POINTER | ( | map, | |
| map2 | |||
| ) |
Referenced by JoinMapping::initialize(), and JoinMapping::update().
| #define DELETE_MAPPING | ( | map | ) |
Referenced by JoinMapping::~JoinMapping().
| #define EQUALS_MAPPING | ( | map | ) |
Referenced by JoinMapping::operator=().
1.8.3