HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_SceneDoctor::ValidationError Struct Reference

#include <HUSD_SceneDoctor.h>

Public Member Functions

 ValidationError (HUSD_Path path, int errorState)
 
bool operator< (const ValidationError &message) const
 
bool operator== (const ValidationError &message) const
 

Public Attributes

HUSD_Path myPath
 
int myErrorState
 

Detailed Description

Definition at line 40 of file HUSD_SceneDoctor.h.

Constructor & Destructor Documentation

HUSD_SceneDoctor::ValidationError::ValidationError ( HUSD_Path  path,
int  errorState 
)
inline

Definition at line 44 of file HUSD_SceneDoctor.h.

Member Function Documentation

bool HUSD_SceneDoctor::ValidationError::operator< ( const ValidationError message) const
inline

Definition at line 46 of file HUSD_SceneDoctor.h.

bool HUSD_SceneDoctor::ValidationError::operator== ( const ValidationError message) const
inline

Definition at line 48 of file HUSD_SceneDoctor.h.

Member Data Documentation

int HUSD_SceneDoctor::ValidationError::myErrorState

Definition at line 43 of file HUSD_SceneDoctor.h.

HUSD_Path HUSD_SceneDoctor::ValidationError::myPath

Definition at line 42 of file HUSD_SceneDoctor.h.


The documentation for this struct was generated from the following file: