dtGame::BinaryLogStream::IndexTableHeader Struct Reference

This structure corresponds to the header located at the beginning of the logs index table file. More...

#include <binarylogstream.h>

List of all members.

Public Member Functions

bool validate (std::string &error)

Public Attributes

std::string magicNumber
unsigned char majorVersion
unsigned char minorVersion
unsigned short msgDBFileNameLength
std::string msgDBFileName


Detailed Description

This structure corresponds to the header located at the beginning of the logs index table file.

Member Function Documentation

bool dtGame::BinaryLogStream::IndexTableHeader::validate ( std::string &  error  )  [inline]


Member Data Documentation

std::string dtGame::BinaryLogStream::IndexTableHeader::magicNumber

unsigned char dtGame::BinaryLogStream::IndexTableHeader::majorVersion

unsigned char dtGame::BinaryLogStream::IndexTableHeader::minorVersion

unsigned short dtGame::BinaryLogStream::IndexTableHeader::msgDBFileNameLength

std::string dtGame::BinaryLogStream::IndexTableHeader::msgDBFileName


http://www.delta3d.org
2.0.0 generated 14 Feb 2008