ArchiveFile.h File Reference


Detailed Description

A hidden header file with Arxx internal structs and function definitions for reading an ARX archive file.

#include "../Include/Common.h"

Include dependency graph for ArchiveFile.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Arxx

Classes

class  Arxx::ArchiveHeader
 The representation of an archive's header in a file. More...
class  Arxx::ItemHeader
 The memory representation of a single item. More...

Functions

std::ostream & Arxx::operator<< (std::ostream &OStream, Arxx::ArchiveHeader &ArchiveHeader)
 The output operator for a Arxx::LibraryHeader struct.
std::ostream & Arxx::operator<< (std::ostream &OStream, Arxx::ItemHeader &ItemHeader)
 The output operator for a Arxx::ItemHeaderV1000 struct.
std::istream & Arxx::operator>> (std::istream &IStream, Arxx::ArchiveHeader &ArchiveHeader)
 The input operator for a Arxx::LibraryHeader struct.
std::istream & Arxx::operator>> (std::istream &IStream, Arxx::ItemHeader &ItemHeader)
 The input operator for a Arxx::ItemHeaderV1000 struct.


Generated on Tue Oct 10 11:33:59 2006 for libarxx by  doxygen 1.4.7