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

#include <error.h>

+ Inheritance diagram for Vdf_ErrorHelper:

Public Member Functions

 Vdf_ErrorHelper (TfCallContext const &context, TfDiagnosticType type=TF_DIAGNOSTIC_INVALID_TYPE)
 
VDF_API void FatalError (const VdfNode &node, std::string const &msg) const
 
VDF_API void FatalError (const VdfNode &node, char const *fmt,...) const ARCH_PRINTF_FUNCTION(3
 

Detailed Description

Definition at line 19 of file error.h.

Constructor & Destructor Documentation

Vdf_ErrorHelper::Vdf_ErrorHelper ( TfCallContext const &  context,
TfDiagnosticType  type = TF_DIAGNOSTIC_INVALID_TYPE 
)
inline

Definition at line 20 of file error.h.

Member Function Documentation

VDF_API void Vdf_ErrorHelper::FatalError ( const VdfNode node,
std::string const &  msg 
) const
VDF_API void Vdf_ErrorHelper::FatalError ( const VdfNode node,
char const *  fmt,
  ... 
) const

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