PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
List of all members | Public Types | Public Attributes
ValidationStrategy< MPTraits >::GoldStandard Struct Reference

A gold standard input to validate against the target strategy. More...

Public Types

enum class  Type {
  Roadmap , BlockRoadmap , CfgPath , FullCfgPath ,
  History
}
 The types of gold standard files we can read.
 

Public Attributes

Type type
 The type of output to check.
 
std::string label
 Label for the generated object.
 
Robotrobot
 The robot represented in the output.
 
std::string filename
 The input filename.
 

Detailed Description

template<typename MPTraits>
struct ValidationStrategy< MPTraits >::GoldStandard

A gold standard input to validate against the target strategy.


The documentation for this struct was generated from the following file: