Generated on Wed Apr 29 2015 11:51:41 for GGL-4.1.2 by doxygen 1.8.3.1
Data Structures | Namespaces | Typedefs
MR_Storing.hh File Reference
#include "sgm/Match_Reporter.hh"
#include <set>
Include dependency graph for MR_Storing.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  sgm::MR_StoringInsertT< STL_INSERT_CONTAINER >
 
class  sgm::MR_StoringT< STL_PUSHBACK_CONTAINER >
 Stores each match in an STL container. More...
 

Namespaces

namespace  sgm
 

Typedefs

typedef MR_StoringT
< std::vector< sgm::Match > > 
sgm::MR_Storing
 Template wrapper for default values. More...
 
typedef MR_StoringInsertT
< std::set< sgm::Match > > 
sgm::MR_StoringInsert
 Template wrapper for default values. More...