BinaryInputError Class Reference

#include <error.h>

Inheritance diagram for BinaryInputError:
SteghideError MessageBase

List of all members.

Public Types

enum  TYPE { FILE_ERR, FILE_EOF, STDIN_ERR, STDIN_EOF }

Public Member Functions

 BinaryInputError (std::string fn, FILE *s)
TYPE getType (void)

Protected Member Functions

void setType (TYPE t)

Private Attributes

TYPE type

Member Enumeration Documentation

Enumerator:
FILE_ERR 
FILE_EOF 
STDIN_ERR 
STDIN_EOF 

Constructor & Destructor Documentation

BinaryInputError::BinaryInputError ( std::string  fn,
FILE *  s 
)

Member Function Documentation

BinaryInputError::TYPE BinaryInputError::getType ( void   ) 
void BinaryInputError::setType ( BinaryInputError::TYPE  t  )  [protected]

Member Data Documentation


The documentation for this class was generated from the following files:
Generated on Mon Jan 3 13:40:20 2011 for steghide by  doxygen 1.6.3