|
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:879 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 const ParallelTimedState & CurrentParallelTimedState(void) const Definition sp_lpexecutor.h:248 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 Time::Type CurrentTime(void) const Definition sp_lpexecutor.h:196 std::deque< TraceSample > mTraceBuffer Definition sp_lpexecutor.h:498 Definition sp_pexecutor.h:64 Definition cfl_tokenreader.h:64 Definition cfl_tokenwriter.h:52 Definition cfl_types.h:246 Definition cfl_agenerator.h:43 libFAUDES 2.33k --- 2025.09.16 --- c++ api documentaion by doxygen |