GridComputing
Job Management in Grid Computing
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
bytebuffer.h File Reference
#include <vector>
#include <ostream>
#include <stdexcept>
#include "utils.h"

Go to the source code of this file.

Classes

class  ByteBufferException
 Exception thrown when something bad happens in the ByteBuffer. More...
 
class  ByteBuffer
 ByteBuffer Class. More...
 

Typedefs

typedef uint8 Byte
 Alias for uint8 [0-256, 8 bits, 1 byte].
 

Typedef Documentation

typedef uint8 Byte

Alias for uint8 [0-256, 8 bits, 1 byte].