DataIO
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
src
dataio
datainput
ETripTransferTripStop.h
Go to the documentation of this file.
1
#ifndef E_TRIP_TRANSFERTRIPSTOP_H
2
#define E_TRIP_TRANSFERTRIPSTOP_H
3
4
#include "dataio/datainput/ECPStructNew.h"
5
#include "dataio/DataIODefines.h"
6
7
namespace
EM
8
{
9
namespace
Strojcek
10
{
11
namespace
VstupneUdaje
12
{
13
namespace
CestovnePoriadky
14
{
15
class
DATAIO_API
ETripTransferTripStop
16
{
17
public
:
18
ETripTransferTripStop
(
const
TRIP_TRANSFER_TRIPSTOP
& ttStruct );
19
~
ETripTransferTripStop
();
20
21
char
*GetLineNumberText();
22
short
GetTripNumber();
23
short
GetTime();
//cas prichodu spoja, zatial sa neplni bo treba DB zmenu
24
25
bool
GetFlagIsForWait()
const
;
26
void
SetFlagIsForWait(
const
bool
isForWait );
27
28
private
:
29
class
DataClass
;
30
DataClass
*d;
31
};
32
}
33
}
34
}
35
}
36
37
#endif //E_TRIP_TRANSFER_H
38
EM::Strojcek::VstupneUdaje::CestovnePoriadky::TRIP_TRANSFER_TRIPSTOP
Definition:
ECPStructNew.h:336
EM::Strojcek::VstupneUdaje::CestovnePoriadky::ETripTransferTripStop::DataClass
Definition:
ETripTransferTripStop.cpp:8
EM::Strojcek::VstupneUdaje::CestovnePoriadky::ETripTransferTripStop
Definition:
ETripTransferTripStop.h:15
EM
Class ECol : Objekt je predok pre vsetky nasledujuce kolekcie
Definition:
ColReader.h:15
DATAIO_API
#define DATAIO_API
Definition:
DataIODefines.h:10
Generated on Thu Dec 18 2025 23:25:07 for DataIO by
1.8.8