FS2_Open
Open source remastering of the Freespace 2 engine
cfile::max_read_length Class Reference

#include <cfile.h>

Inheritance diagram for cfile::max_read_length:
cfile::cfile_error

Public Member Functions

 max_read_length (const std::string &excuse)
 
 max_read_length ()
 
- Public Member Functions inherited from cfile::cfile_error
 cfile_error ()
 
 cfile_error (const std::string &excuse)
 
 ~cfile_error () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Definition at line 381 of file cfile.h.

Constructor & Destructor Documentation

cfile::max_read_length::max_read_length ( const std::string excuse)
inline

Definition at line 384 of file cfile.h.

cfile::max_read_length::max_read_length ( )
inline

Definition at line 388 of file cfile.h.


The documentation for this class was generated from the following file: