Classes | Functions | Variables

cortege.h File Reference

#include <assert.h>
#include "../common/utilit.h"
Include dependency graph for cortege.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

Functions

Variables


Function Documentation

template<int MaxNumDom>
size_t get_size_in_bytes ( const TBasicCortege< MaxNumDom > &  t  ) 
template<int MaxNumDom>
size_t save_to_bytes ( const TBasicCortege< MaxNumDom > &  i,
BYTE buf 
)
template<int MaxNumDom>
size_t restore_from_bytes ( TBasicCortege< MaxNumDom > &  i,
const BYTE buf 
)

Variable Documentation

const BYTE ErrUChar = 254
const char _FieldFormat[] = "%-8s= %s"
const char _FieldFormatEqual[] = "%-8s== %s"