GENIEGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Enumerations
AlgCmp.h File Reference
#include "Rtypes.h"
Include dependency graph for AlgCmp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genie::AlgCmp
 Encapsulates an enumeration of possible algorithm comparisons. More...
 

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 

Typedefs

typedef enum genie::EAlgCmp genie::AlgCmp_t
 

Enumerations

enum  genie::EAlgCmp { genie::kAlgCmpUnknown = -1, genie::kAlgCmpIdentical, genie::kAlgCmpDiffConfig, genie::kAlgCmpDiffAlg }