openETCS
case study for the European Train Control System developed for the authors dissertation
Public Member Functions | List of all members
oETCS::DF::CLanguage Class Reference

base class for all language structure classs More...

#include <Language.h>

Inheritance diagram for oETCS::DF::CLanguage:
Inheritance graph
Collaboration diagram for oETCS::DF::CLanguage:
Collaboration graph

Public Member Functions

 CLanguage (oETCS::DF::CEVCStateMachine *const pStateMachine) throw ()
 general constructor
virtual ~CLanguage () throw ()
 destructor

Detailed Description

base class for all language structure classs

Definition at line 53 of file Language.h.

Constructor & Destructor Documentation

oETCS::DF::CLanguage::CLanguage ( oETCS::DF::CEVCStateMachine *const  pStateMachine) throw ()
explicit

general constructor

Parameters
[in]pStateMachinepointer to the parent EVC state machine

Definition at line 36 of file Language.cpp.

oETCS::DF::CLanguage::~CLanguage ( ) throw ()
virtual

destructor

Definition at line 53 of file Language.cpp.


The documentation for this class was generated from the following files:

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/.