ldas-tools-framecpp 2.8.1
Functions
FrHistory.cc File Reference
#include <framecpp_config.h>
#include <boost/shared_ptr.hpp>
#include "framecpp/Common/Description.hh"
#include "framecpp/Common/FrameStream.hh"
#include "framecpp/Common/FrameSpec.tcc"
#include "framecpp/Version8/FrameSpec.hh"
#include "framecpp/Version8/FrHistory.hh"
#include "framecpp/Version8/FrSE.hh"
#include "framecpp/Version8/FrSH.hh"
#include "framecpp/Version8/PTR_STRUCT.hh"
#include "Common/ComparePrivate.hh"
Include dependency graph for FrHistory.cc:

Functions

 FR_OBJECT_META_DATA_DEFINE (FrHistoryImpl, FSI_FR_HISTORY, "FrHistory", "History Structure") namespace FrameCPP
 

Function Documentation

◆ FR_OBJECT_META_DATA_DEFINE()

FR_OBJECT_META_DATA_DEFINE ( FrHistoryImpl  ,
FSI_FR_HISTORY  ,
"FrHistory"  ,
"History Structure"   
)

The constuction of the default FrHistory.

Constructs a new FrHistory based on a previously initialized FrHistory instance.

Construct a new instance with values for all important

Construct a new instance based upon reading a stream which implements an earlier version of the fame specification.

Return the name associate with the FrHistory structure.

Returns
The name associated with the FrHistory structure
Todo:
Need to implement Merge routine