ldas-tools-framecpp  2.5.8
Typedefs | Functions
framecmp.cc File Reference
#include <iostream>
#include <iomanip>
#include <map>
#include <string>
#include "framecpp/FrameH.hh"
#include "framecpp/FrVect.hh"
#include "framecpp/FrRawData.hh"
#include "framecpp/FrAdcData.hh"
#include "framecpp/FrProcData.hh"
#include "framecpp/GPSTime.hh"
#include "framecpp/IFrameStream.hh"

Typedefs

typedef LDASTools::AL::SharedPtr< FrameCPP::FrVectfrvect_pointer
 
typedef FrameH::dt_type Interval
 
typedef pair< frvect_pointer, frvect_pointerListData
 
typedef map< std::string, ListDataScanList
 
typedef ScanList::iterator ScanIter
 

Functions

void dump (frvect_pointer v, int ov=0, frvect_pointer x=vnull, int ox=0, int nByte=0, bool diff_only=true)
 
int main (int argc, const char *argv[])
 

Typedef Documentation

◆ frvect_pointer

typedef LDASTools::AL::SharedPtr< FrameCPP::FrVect > frvect_pointer

◆ Interval

typedef FrameH::dt_type Interval

◆ ListData

◆ ScanIter

typedef ScanList::iterator ScanIter

◆ ScanList

typedef map<std::string, ListData> ScanList

Function Documentation

◆ dump()

void dump ( frvect_pointer  v,
int  ov = 0,
frvect_pointer  x = vnull,
int  ox = 0,
int  nByte = 0,
bool  diff_only = true 
)

◆ main()

int main ( int  argc,
const char *  argv[] 
)