openETCS
case study for the European Train Control System developed for the authors dissertation
|
This is the complete list of members for oETCS::DF::CControlFlow::CState, including all inherited members.
CState(CControlFlow *const pParent, const std::string &StateName, const ::std::vector< oETCS::DF::CFunctionBlock * > &FunctionBlocks, const ::std::vector< oETCS::DF::CAbstractFlow * > &Flows, const bool &bIsFinal=false, const bool &bIsInitial=false) | oETCS::DF::CControlFlow::CState | |
Execute() | oETCS::DF::CControlFlow::CState | |
IsActiveFlow(const oETCS::DF::CAbstractFlow *const pFlow) const | oETCS::DF::CControlFlow::CState | |
IsActiveFunctionBlock(const oETCS::DF::CFunctionBlock *const pFunctionBlock) const | oETCS::DF::CControlFlow::CState | |
m_bIsFinal | oETCS::DF::CControlFlow::CState | |
m_Flows | oETCS::DF::CControlFlow::CState | private |
m_FunctionBlocks | oETCS::DF::CControlFlow::CState | private |
m_Name | oETCS::DF::CControlFlow::CState | |
m_pParent | oETCS::DF::CControlFlow::CState | private |
m_TransitionStack | oETCS::DF::CControlFlow::CState | private |
oETCS::DF::CCondition class | oETCS::DF::CControlFlow::CState | friend |
~CState() | oETCS::DF::CControlFlow::CState | virtual |
Copyright (C) 2010-2012 Johannes Feuser (feuser@uni-bremen.de)
The openETCS library is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of
the License, or any later version.
The openETCS library is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with the openETCS library. If not, see
"http://www.gnu.org/licenses/.