sp_simeventset.cpp
Go to the documentation of this file.
50 void SimEventAttribute::DoWrite(TokenWriter& rTw, const std::string& rLabel, const Type* pContext) const {
68 if(mStochasticAttribute.mPdf==SimStochasticEventAttribute::Exponential) rTw.WriteOption("Exponential");
84 void SimEventAttribute::DoRead(TokenReader& rTr, const std::string& rLabel, const Type* pContext) {
libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen |