ldas-tools-diskcacheAPI  2.7.2
Namespaces | Typedefs | Functions | Variables
Binary.cc File Reference
#include <list>
#include <string>
#include "ldastoolsal/types.hh"
#include "Binary.hh"
Include dependency graph for Binary.cc:

Namespaces

 diskCache
 Maintains a list of commands that are supported.
 
 diskCache::Streams
 

Typedefs

typedef INT_4U swap_type
 

Functions

static const std::string TAG ("<DiSKCaCHeVerSIONed>")
 
static const std::string TAG_OLD ("<DiSKCaCHe>")
 

Variables

static const swap_type SWAP_REFERENCE = 0x12345678
 

Typedef Documentation

◆ swap_type

typedef INT_4U swap_type

Function Documentation

◆ TAG()

static const std::string TAG ( "<DiSKCaCHeVerSIONed>"  )
static

◆ TAG_OLD()

static const std::string TAG_OLD ( "<DiSKCaCHe>"  )
static

Variable Documentation

◆ SWAP_REFERENCE

const swap_type SWAP_REFERENCE = 0x12345678
static