$darkmode
cloe::controller::GndTruthSerializer Class Referenceabstract
Inheritance diagram for cloe::controller::GndTruthSerializer:

Public Member Functions

virtual bool open_file (const std::string &filename)=0
 
virtual void serialize (const Sync &sync, const GndTruth &gt)=0
 
virtual void close_file ()=0
 

Static Protected Attributes

static const std::string default_filename = "/tmp/cloe_gndtruth"
 

Detailed Description

GndTruthSerializer is 1) Interface for the GndTruthExtractor 2) the anchor point for exactly one instance of the default_filename


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