Namespaces | Macros
signal.t.cpp File Reference
#include <dynamic-graph/signal-caster.h>
#include <dynamic-graph/signal.h>
#include <dynamic-graph/debug.h>
Include dependency graph for signal.t.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dynamicgraph
 

Macros

#define __SIGNAL_INIT(name, Tcpy, Tref, TrefNC, mutex)
 
#define DYNAMIC_GRAPH_SIGNAL_T_CPP
 
#define VP_TEMPLATE_DEBUG_MODE   0
 

Macro Definition Documentation

◆ __SIGNAL_INIT

#define __SIGNAL_INIT (   name,
  Tcpy,
  Tref,
  TrefNC,
  mutex 
)
Value:
SignalBase<Time>(name), signalType(SIGNAL_TYPE_DEFAULT), Tcopy1(Tcpy), \
Tcopy2(Tcpy), Tcopy(&Tcopy1), Treference(Tref), \
TreferenceNonConst(TrefNC), Tfunction(), \
keepReference(KEEP_REFERENCE_DEFAULT), providerMutex(mutex)

Definition at line 15 of file signal.t.cpp.

◆ DYNAMIC_GRAPH_SIGNAL_T_CPP

#define DYNAMIC_GRAPH_SIGNAL_T_CPP

Definition at line 7 of file signal.t.cpp.

◆ VP_TEMPLATE_DEBUG_MODE

#define VP_TEMPLATE_DEBUG_MODE   0

Definition at line 12 of file signal.t.cpp.



dynamic-graph
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Jun 25 2023 02:06:03