DataIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | List of all members
EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol Class Reference

#include <ESpojZastavkaCol.h>

Inheritance diagram for EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol:
Inheritance graph
[legend]
Collaboration diagram for EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 ESpojZastavkaCol (ESpoj *owner)
 
virtual ~ESpojZastavkaCol ()
 
long GetFirstZastavka ()
 
long GetLastZastavka ()
 
long GetNextZastavka (unsigned short currentBusstop)
 
long GetNextZastavka2 (unsigned short currentBusstop)
 
virtual long ReadData (FILE *pFile)
 
ESpojGetOwner ()
 
long Read ()
 
void Add (ESpojZastavka *spojZastavka)
 
ESpojZastavkaFindZastavkaByID (long ID)
 
virtual long GetSize ()
 
virtual long FillRecord (const char *pomPole, long minimum)
 
ESpojZastavkaGetFirst ()
 
ESpojZastavkaGetTripBusStopByLineOrder (unsigned long busStopLineOrder)
 Find trip bus stop 'ESpojZastavka' by line order. More...
 
 ESpojZastavkaCol (ESpoj *owner)
 
virtual ~ESpojZastavkaCol ()
 
long GetFirstZastavka ()
 
long GetLastZastavka ()
 
long GetNextZastavka (unsigned short currentBusstop)
 
long GetNextZastavka2 (unsigned short currentBusstop)
 
virtual long ReadData (FILE *pFile)
 
ESpojGetOwner ()
 
long Read ()
 
void Add (ESpojZastavka *spojZastavka)
 
ESpojZastavkaFindZastavkaByID (long ID)
 
virtual long GetSize ()
 
virtual long FillRecord (const char *pomPole, long minimum)
 
ESpojZastavkaGetFirst ()
 
ESpojZastavkaGetTripBusStopByLineOrder (unsigned long busStopLineOrder)
 Find trip bus stop 'ESpojZastavka' by line order. More...
 
- Public Member Functions inherited from EM::Strojcek::VstupneUdaje::EColReader
virtual ~EColReader ()
 
virtual long ReadDataPlus (FILE *file, long offset)
 
virtual long ReadDataPlusFor (FILE *file, long pocet, unsigned long start)
 
virtual ~EColReader ()
 
virtual long ReadDataPlus (FILE *file, long offset)
 
virtual long ReadDataPlusFor (FILE *file, long pocet, unsigned long start)
 

Constructor & Destructor Documentation

ESpojZastavkaCol::ESpojZastavkaCol ( ESpoj owner)
ESpojZastavkaCol::~ESpojZastavkaCol ( )
virtual
EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::ESpojZastavkaCol ( ESpoj owner)
virtual EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::~ESpojZastavkaCol ( )
virtual

Member Function Documentation

void ESpojZastavkaCol::Add ( ESpojZastavka spojZastavka)
void EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::Add ( ESpojZastavka spojZastavka)
long ESpojZastavkaCol::FillRecord ( const char *  pomPole,
long  minimum 
)
virtual

Implements EM::Strojcek::VstupneUdaje::EColReader.

Here is the call graph for this function:

virtual long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::FillRecord ( const char *  pomPole,
long  minimum 
)
virtual
ESpojZastavka * ESpojZastavkaCol::FindZastavkaByID ( long  ID)

funkcia vracia spojZastavku podla ID ak najde inak NULL

nacitam data ak nie su

hladam spojZastavku

Here is the call graph for this function:

ESpojZastavka* EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::FindZastavkaByID ( long  ID)

funkcia vracia spojZastavku podla ID ak najde inak NULL

ESpojZastavka * ESpojZastavkaCol::GetFirst ( )

Here is the caller graph for this function:

ESpojZastavka* EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetFirst ( )
long ESpojZastavkaCol::GetFirstZastavka ( )

Here is the call graph for this function:

Here is the caller graph for this function:

long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetFirstZastavka ( )
long ESpojZastavkaCol::GetLastZastavka ( )

Here is the call graph for this function:

Here is the caller graph for this function:

long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetLastZastavka ( )
long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetNextZastavka ( unsigned short  currentBusstop)
long ESpojZastavkaCol::GetNextZastavka ( unsigned short  currentBusstop)

Here is the call graph for this function:

Here is the caller graph for this function:

long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetNextZastavka2 ( unsigned short  currentBusstop)
long ESpojZastavkaCol::GetNextZastavka2 ( unsigned short  currentBusstop)

Here is the call graph for this function:

ESpoj* EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetOwner ( )
ESpoj * ESpojZastavkaCol::GetOwner ( )

Here is the caller graph for this function:

virtual long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetSize ( )
virtual
long ESpojZastavkaCol::GetSize ( )
virtual
ESpojZastavka * ESpojZastavkaCol::GetTripBusStopByLineOrder ( unsigned long  busStopLineOrder)

Find trip bus stop 'ESpojZastavka' by line order.

Note
ESpojZastavkaCol contains all bus stops between first and last line order. Not valid bus stop has been flagged 'nejde/doNotDrive'

Here is the caller graph for this function:

ESpojZastavka* EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::GetTripBusStopByLineOrder ( unsigned long  busStopLineOrder)

Find trip bus stop 'ESpojZastavka' by line order.

Note
ESpojZastavkaCol contains all bus stops between first and last line order. Not valid bus stop has been flagged 'nejde/doNotDrive'
long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::Read ( )
long ESpojZastavkaCol::Read ( void  )

Here is the caller graph for this function:

long ESpojZastavkaCol::ReadData ( FILE *  pFile)
virtual
virtual long EM::Strojcek::VstupneUdaje::CestovnePoriadky::ESpojZastavkaCol::ReadData ( FILE *  pFile)
virtual

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