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

Enumerator:
FILE_ERR 
STDOUT_ERR 

Constructor & Destructor Documentation

BinaryOutputError::BinaryOutputError ( std::string  fn  ) 

Member Function Documentation

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

Member Data Documentation


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

Generated by  doxygen 1.6.2