diag_generator.h File Reference

Structure of diagnosers and methods to handle them. More...

#include "corefaudes.h"
#include "diag_attrdiagstate.h"
#include "diag_attrfailuretypes.h"
#include "diag_attrfailureevents.h"
#include "diag_debug.h"

Go to the source code of this file.

Classes

class  faudes::TdiagGenerator< GlobalAttr, StateAttr, EventAttr, TransAttr >
 Provides the structure and methods to build and handle diagnosers. More...
 

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

#define THIS   TdiagGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define BASE   TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define TEMP   template<class GlobalAttr, class StateAttr, class EventAttr, class TransAttr>
 

Typedefs

typedef TdiagGenerator< AttributeFailureTypeMap, AttributeDiagnoserState, AttributeCFlags, AttributeVoid > faudes::Diagnoser
 
typedef TdiagGenerator< AttributeFailureTypeMap, AttributeDiagnoserState, AttributeCFlags, AttributeVoid > faudes::diagGenerator
 Compatibility: pre 2.20b used diagGenerator as C++ class name. More...
 

Detailed Description

Structure of diagnosers and methods to handle them.

Definition in file diag_generator.h.

Macro Definition Documentation

◆ BASE

#define BASE   TcGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>

Definition at line 221 of file diag_generator.h.

◆ TEMP

#define TEMP   template<class GlobalAttr, class StateAttr, class EventAttr, class TransAttr>

Definition at line 222 of file diag_generator.h.

◆ THIS

#define THIS   TdiagGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>

Definition at line 220 of file diag_generator.h.

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen