HOPS
HOPS class reference
|
#include "MHO_BinaryFileInterface.hh"
#include "MHO_ContainerDefinitions.hh"
#include "MHO_ContainerDictionary.hh"
#include "MHO_ContainerFileInterface.hh"
#include "MHO_ContainerStore.hh"
#include "MHO_FileKey.hh"
#include "MHO_AFileDefinitions.hh"
#include "MHO_AFileInfoExtractor.hh"
Namespaces | |
hops | |
Macros | |
#define | CHAR_BUF_SIZE 2048 |
Functions | |
std::string | hops::afile_header (int version, int type, char afile_com_char) |
void | hops::reset_buffer (char *buf) |
Variables | |
const char | hops::afile_com_char = '*' |
const char * | hops::fformat_v5 |
const char * | hops::fformat_v6 |
char | hops::header50 [] |
char | hops::header51 [] |
char | hops::header52 [] |
char | hops::header53 [] |
char | hops::header60 [] |
char | hops::header61 [] |
char | hops::header62 [] |
char | hops::header63 [] |
#define CHAR_BUF_SIZE 2048 |