|
|
||||||
|
sp_lpexecutor.h
Go to the documentation of this file.
44 * Technical detail: since the trace buffer only covers the dynamic state of the parallel executor,
320 void LogOpen(const std::string& rFileName, int logmode, std::ios::openmode openmode = std::ios::out|std::ios::trunc);
432 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) Definition: cfl_types.h:872 Definition: sp_lpexecutor.h:85 std::deque< TraceSample >::const_iterator TraceIterator Definition: sp_lpexecutor.h:356 std::vector< AttributeSimCondition * > mEnabledConditions Definition: sp_lpexecutor.h:450 std::map< Time::Type, int > mTraceTimeToStep Definition: sp_lpexecutor.h:501 bool BreakCondition(void) const Definition: sp_lpexecutor.h:301 SimConditionSet::Iterator ConditionIterator Definition: sp_lpexecutor.h:292 const ParallelTimedState & CurrentParallelTimedState(void) const Definition: sp_lpexecutor.h:248 TokenWriter * pLogTokenWriter Definition: sp_lpexecutor.h:465 Time::Type CurrentTime(void) const Definition: sp_lpexecutor.h:196 std::deque< TraceSample > mTraceBuffer Definition: sp_lpexecutor.h:498 Definition: sp_pexecutor.h:64 Time::Type CurrentTime(void) const Definition: sp_pexecutor.cpp:427 const ParallelTimedState & CurrentParallelTimedState(void) const Definition: sp_pexecutor.cpp:324 Definition: sp_simconditionset.h:404 Definition: cfl_tokenreader.h:64 Definition: cfl_tokenwriter.h:52 Definition: cfl_types.h:239 Definition: cfl_agenerator.h:43 ParallelTimedState mState Definition: sp_lpexecutor.h:345 libFAUDES 2.33b --- 2025.05.07 --- c++ api documentaion by doxygen |