fcml  1.2.2
Public Attributes | List of all members
fcml_st_ceh_error_container Struct Reference

Container for all collected errors and warnings. More...

#include <fcml_errors.h>

Collaboration diagram for fcml_st_ceh_error_container:
Collaboration graph
[legend]

Public Attributes

fcml_st_ceh_error_infoerrors
 All errors and warnings going here. More...
 
fcml_st_ceh_error_infolast_error
 Pointer to the last error/warning on the list. More...
 

Detailed Description

Container for all collected errors and warnings.

Member Data Documentation

◆ errors

fcml_st_ceh_error_info* fcml_st_ceh_error_container::errors

All errors and warnings going here.

◆ last_error

fcml_st_ceh_error_info* fcml_st_ceh_error_container::last_error

Pointer to the last error/warning on the list.


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