Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
struct_mhdf_Status Struct Reference

Struct used to return error status. More...

#include <mhdf_public.h>

Public Attributes

char message [MHDF_MESSAGE_BUFFER_LEN]
 

Detailed Description

Struct used to return error status.

Definition at line 13 of file mhdf_public.h.

Member Data Documentation

◆ message

char struct_mhdf_Status::message[MHDF_MESSAGE_BUFFER_LEN]

Definition at line 15 of file mhdf_public.h.

Referenced by mhdf_isError(), mhdf_message(), mhdf_setFail(), and mhdf_setOkay().


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