ldas-tools-framecpp  2.6.2
Macros | Typedefs
Verify.cc File Reference
#include <framecpp_config.h>
#include <cstring>
#include <algorithm>
#include <iomanip>
#include <list>
#include <map>
#include <set>
#include <sstream>
#include <typeinfo>
#include <boost/scoped_array.hpp>
#include "ldastoolsal/fstream.hh"
#include "ldastoolsal/gpstime.hh"
#include "ldastoolsal/InfixIterator.hh"
#include "framecpp/Common/FrameSpec.hh"
#include "framecpp/Common/FrHeader.hh"
#include "framecpp/Common/FrEndOfFile.hh"
#include "framecpp/Common/FrTOC.hh"
#include "framecpp/Common/MD5Sum.hh"
#include "framecpp/Common/CheckSum.hh"
#include "framecpp/Common/IOStream.hh"
#include "framecpp/Common/FrameBuffer.hh"
#include "framecpp/Common/FrameStream.hh"
#include "framecpp/Common/STRING.hh"
#include "framecpp/Common/TOCInfo.hh"
#include "framecpp/Common/Verify.hh"

Macros

#define DEBUG_MD5SUM   0
 
#define DEBUG_FILE_CHECKSUM   0
 

Typedefs

typedef FrameCPP::Common::STRING< INT_2U > VERIFY_STRING
 
typedef FrHeader::version_type version_type
 

Macro Definition Documentation

◆ DEBUG_FILE_CHECKSUM

#define DEBUG_FILE_CHECKSUM   0

◆ DEBUG_MD5SUM

#define DEBUG_MD5SUM   0

Typedef Documentation

◆ VERIFY_STRING

◆ version_type

typedef FrHeader::version_type version_type