BinaryOutputError Class Reference

#include <error.h>

Inheritance diagram for BinaryOutputError:

SteghideError MessageBase List of all members.

Public Types

enum  TYPE { FILE_ERR, STDOUT_ERR }

Public Member Functions

 BinaryOutputError (std::string fn)
TYPE getType (void)

Protected Member Functions

void setType (TYPE t)

Private Attributes

TYPE type

Member Enumeration Documentation

enum BinaryOutputError::TYPE

Enumerator:
FILE_ERR 
STDOUT_ERR 


Constructor & Destructor Documentation

BinaryOutputError::BinaryOutputError ( std::string  fn  ) 


Member Function Documentation

BinaryOutputError::TYPE BinaryOutputError::getType ( void   ) 

void BinaryOutputError::setType ( TYPE  t  )  [protected]


Member Data Documentation

TYPE BinaryOutputError::type [private]


The documentation for this class was generated from the following files:
Generated on Fri Feb 2 09:19:55 2007 for steghide by  doxygen 1.5.1