ERR_triplet_t Struct Reference

#include <error.hh>

List of all members.

Public Member Functions

 ERR_triplet_t (const ERR_char_string_t mes, const ERR_type_t tt=ERR_UNKNOWN_TYPE, const ERR_id_t num=ERR_UNKNOWN_ID)

Public Attributes

const ERR_id_t id
const ERR_char_string_t message
const ERR_type_t type


Detailed Description

Structure for storing (usualy constant) error messages in a standardized form.

You can use this structure if you want to store a complete error message including its error ID and type.


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

Reference Manual for Library, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University