#include <iostream>
#include <cstdlib>
#include "SIO_block.h"
#include "SIO_blockManager.h"
#include "SIO_definitions.h"
#include "SIO_functions.h"
#include "SIO_record.h"
#include "SIO_stream.h"
Include dependency graph for SIO_record.cc:
Go to the source code of this file.
Variables | |
static unsigned int | SIO_mark_block = 0xdeadbeef |
unsigned int SIO_mark_block = 0xdeadbeef [static] |
Definition at line 28 of file SIO_record.cc.