ldas-tools-frameAPI  2.6.6
Classes | Namespaces | Typedefs | Functions
util.hh File Reference
#include <string.h>
#include "ldastoolsal/unordered_map.hh"
#include "ldastoolsal/gpstime.hh"
#include "framecpp/FrVect.hh"
Include dependency graph for util.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  eqstr
 ignore_begin: More...
 

Namespaces

 LDASTools
 
 LDASTools::AL
 
 FrameCPP
 
 FrameCPP::Common
 
 FrameAPI
 ignore_end:
 

Typedefs

typedef LDASTools::AL::unordered_map< std::string, int > QueryHash
 

Functions

bool FrameAPI::Continuous (const LDASTools::AL::GPSTime &T1, const LDASTools::AL::GPSTime &T2)
 
FrameCPP::FrVect::compression_scheme_type FrameAPI::StrToCompressionScheme (const char *Method)
 
void FrameAPI::LogMD5Sum (const std::string &FrameFilename, const FrameCPP::Common::MD5Sum &MD5, const std::string &OutputDir)
 
template<typename Channel >
REAL_8 FrameAPI::SampleRate (const Channel &C)
 

Typedef Documentation

◆ QueryHash

typedef LDASTools::AL::unordered_map< std::string, int > QueryHash