Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sheep::TRILoader::ExtendedLoadingException Struct Reference

#include <triloader.h>

Inheritance diagram for sheep::TRILoader::ExtendedLoadingException:

sheep::TRILoader::ReadingException List of all members.

Public Member Functions

 ExtendedLoadingException (int offset)

Public Attributes

const int m_offset
 Offset in the file where the read error occurred, expressed in bytes (first byte is at offset 0).


Constructor & Destructor Documentation

sheep::TRILoader::ExtendedLoadingException::ExtendedLoadingException int  offset  )  [inline]
 

Definition at line 42 of file triloader.h.

References m_offset.


Member Data Documentation

const int sheep::TRILoader::ExtendedLoadingException::m_offset
 

Offset in the file where the read error occurred, expressed in bytes (first byte is at offset 0).

Definition at line 45 of file triloader.h.

Referenced by ExtendedLoadingException().


The documentation for this struct was generated from the following file:
Generated on Tue May 11 01:31:55 2004 for toxic by doxygen 1.3.6