HLAbuffer.hh File Reference

#include <iostream>
#include <map>
#include <stdexcept>
#include <cstdlib>
#include <inttypes.h>

Go to the source code of this file.

Namespaces

namespace  libhla

Classes

class  __HLAbuffer

Defines

#define HLA_EXPORT
#define MAX(a, b)   (((a)>(b))?(a):(b))

Functions

std::ostream & __print_buffer (std::ostream &stream, const void *buffer, size_t length)
 Print the physical data buffer (for debugging purposes only).
size_t __padding (size_t size, size_t boundary)


Define Documentation

#define HLA_EXPORT

Definition at line 46 of file HLAbuffer.hh.

#define MAX ( a,
 )     (((a)>(b))?(a):(b))

Definition at line 172 of file HLAbuffer.hh.


Generated on Thu Apr 30 15:53:50 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5