hyb_hgenerator.h File Reference

Linear hybrid automata class TlhaGenerator. More...

#include "corefaudes.h"
#include "hyb_attributes.h"

Go to the source code of this file.

Classes

class  faudes::TlhaGenerator< GlobalAttr, StateAttr, EventAttr, TransAttr >
 Generator with linear hybrid automata extensions. More...
 

Namespaces

 faudes
 libFAUDES resides within the namespace faudes.
 

Macros

#define THIS   TlhaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define BASE   TaGenerator<GlobalAttr, StateAttr, EventAttr, TransAttr>
 
#define TEMP   template <class GlobalAttr, class StateAttr, class EventAttr, class TransAttr>
 

Typedefs

typedef TlhaGenerator< AttributeLhaGlobal, AttributeLhaState, AttributeCFlags, AttributeLhaTrans > faudes::LinearHybridAutomaton
 Convenience typedef for std lhaGenerator. More...
 
typedef TaTransSet< AttributeLhaTrans > faudes::LhaTransSet
 
typedef TaIndexSet< AttributeLhaState > faudes::LhaStateSet
 

Detailed Description

Linear hybrid automata class TlhaGenerator.

Definition in file hyb_hgenerator.h.

Macro Definition Documentation

◆ BASE

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

Definition at line 685 of file hyb_hgenerator.h.

◆ TEMP

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

Definition at line 686 of file hyb_hgenerator.h.

◆ THIS

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

Definition at line 684 of file hyb_hgenerator.h.

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