|
|
||||||
|
sp_pexecutor.h
Go to the documentation of this file.
82 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="",const Type* pContext=0) const;
513 virtual void DoWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
528 // virtual void DoXWrite(TokenWriter& rTw, const std::string& rLabel="", const Type* pContext=0) const;
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 An Executor is a timed generator that maintains a current state. Definition: sp_executor.h:93 Typedef for parallel timed state, incl token io. Definition: sp_pexecutor.h:76 Synchronized parallel execution of TimedGenerators. Definition: sp_pexecutor.h:64 std::vector< Executor >::iterator iterator Internal non-const iterator. Definition: sp_pexecutor.h:578 std::vector< std::map< Idx, Time::Type > > ParallelClock Typedef for parallel clock values. Definition: sp_pexecutor.h:73 std::vector< Executor >::const_iterator Iterator Read-only access to individual executors. Definition: sp_pexecutor.h:180 A TokenReader reads sequential tokens from a file or string. Definition: cfl_tokenreader.h:63 A TokenWriter writes sequential tokens to a file, a string or stdout. Definition: cfl_tokenwriter.h:51 Base class of all libFAUDES objects that participate in the run-time interface. Definition: cfl_types.h:239 Includes all libFAUDES headers, no plugins. TaNameSet< AttributeCFlags > Alphabet Convenience typedef for event sets with controllability attributes. Definition: cfl_cgenerator.h:240 Execute transitions in a timed generator Set of named simulation conditions. Include timed plugin headers. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |