#include <map>#include <vector>#include <string>#include "RoutingAggregationCode.h"Go to the source code of this file.
Classes | |
| class | RoutingAggregationManager |
Macros | |
| #define | DEFAULT_AGGTABLE "FEEDBACKAGG" |
Typedefs | |
| typedef std::map< std::string, std::string > | RoutingAggregationFieldArray |
| typedef std::map< std::string, std::string > | RoutingAggregationConditionArray |
| #define DEFAULT_AGGTABLE "FEEDBACKAGG" |
| typedef std::map<std::string, std::string> RoutingAggregationConditionArray |
| typedef std::map<std::string, std::string> RoutingAggregationFieldArray |