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

namespace  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.

Detailed Description

Structure of diagnosers and methods to handle them.

Definition in file diag_generator.h.

Macro Definition Documentation

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

Definition at line 228 of file diag_generator.h.

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

Definition at line 229 of file diag_generator.h.

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

Definition at line 227 of file diag_generator.h.

libFAUDES 2.24g --- 2014.09.15 --- c++ api documentaion by doxygen