steghide 0.5.1
CriticalWarning Class Reference

#include <msg.h>

Inheritance diagram for CriticalWarning:
MessageBase

Public Member Functions

 CriticalWarning (void)
 
 CriticalWarning (std::string msg)
 
 CriticalWarning (const char *msgfmt,...)
 
void printMessage (void) const
 
- Public Member Functions inherited from MessageBase
 MessageBase (void)
 
 MessageBase (std::string msg)
 
 MessageBase (const char *msgfmt,...)
 
virtual ~MessageBase ()
 
const std::string & getMessage (void) const
 
void setMessage (std::string msg)
 
void setNewline (bool prnl)
 
const std::string getNewline (void) const
 
void setMessage (const char *msgfmt,...)
 

Additional Inherited Members

- Protected Member Functions inherited from MessageBase
std::string compose (const char *msgfmt,...) const
 
std::string vcompose (const char *msgfmt, va_list ap) const
 
- Static Protected Attributes inherited from MessageBase
static const unsigned int MsgMaxSize = 512
 

Constructor & Destructor Documentation

◆ CriticalWarning() [1/3]

CriticalWarning::CriticalWarning ( void )
inline

◆ CriticalWarning() [2/3]

CriticalWarning::CriticalWarning ( std::string msg)
inline

◆ CriticalWarning() [3/3]

CriticalWarning::CriticalWarning ( const char * msgfmt,
... )

Member Function Documentation

◆ printMessage()

void CriticalWarning::printMessage ( void ) const
virtual

Implements MessageBase.


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