SMILX  1.01
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
vtkErrorWarning Class Reference

Object for intercepting errors thrown by VTK based readers. More...

#include <milxGlobal.h>

Inheritance diagram for vtkErrorWarning:

Public Member Functions

 vtkTypeMacro (vtkErrorWarning, vtkCommand)
 
const char * GetMessage ()
 
bool HasFailed ()
 
bool ReportsFailure ()
 
void Initialize ()
 
 vtkTypeMacro (vtkErrorWarning, vtkCommand)
 
const char * GetMessage ()
 
bool HasFailed ()
 
bool ReportsFailure ()
 
void Initialize ()
 

Static Public Member Functions

static vtkErrorWarningNew ()
 Standard VTK Object Factory.
 
static vtkErrorWarningNew ()
 

Protected Attributes

bool m_ErrorEncountered
 
bool m_WarningEncountered
 
std::string m_Message
 
string m_Message
 

Detailed Description

Object for intercepting errors thrown by VTK based readers.

Definition at line 351 of file milxGlobal.h.


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