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

#include <ETarifaCol.h>

Inheritance diagram for EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol:
Inheritance graph
[legend]
Collaboration diagram for EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol:
Collaboration graph
[legend]

Public Member Functions

 ETarifaCol (ERootTarifnySystem *owner)
 
virtual ~ETarifaCol ()
 
ERootTarifnySystemGetOwner ()
 
ETarifaAddTarifu (unsigned short id, const char *nazov, bool zachadzky, unsigned char listokID, unsigned char zlavaID, unsigned char uctovnyDruhID, unsigned char menaID, long cennikID, const char *skratenyNazov)
 
ETarifaGetTarifaBy (unsigned char cisloTarifnejSkupiny, unsigned short cisloTarify)
 Metoda hlada tarifu podla cisla tarifnej skupiny a cisla tarify. More...
 
ETarifaGetTarifaByCisloTarifnehoListka (unsigned short cisloTarifnehoListka)
 Metoda hlada tarifu podla cisla tarifneho listka. More...
 
ETarifaGetTarifaBy (char cisloTarifnejSkupiny, char typKarty, unsigned char typListkaID, unsigned char vlastnyZavod)
 Metoda vyhladava tarifa podla parametrov na vstupe ak nenajde typZlavy v tarifach hlada este typZlavy=0. More...
 
ETarifaGetTarifaBy (unsigned char *typListkaIDCol, int count, char cisloTarifnejSkupiny, char typKarty, unsigned char vlastnyZavod)
 
void Read ()
 
virtual long ReadData (FILE *file)
 
virtual long GetSize ()
 
virtual long FillRecord (const char *pomPole, long minimum)
 
ETarifaGetFirst ()
 
ETarifaGetTarifaByCisloTarifnehoListkaCennikID (unsigned short cisloTarifnehoListka, long cennikID)
 
 ETarifaCol (ERootTarifnySystem *owner)
 
virtual ~ETarifaCol ()
 
ERootTarifnySystemGetOwner ()
 
ETarifaAddTarifu (unsigned short id, const char *nazov, bool zachadzky, unsigned char listokID, unsigned char zlavaID, unsigned char uctovnyDruhID, unsigned char menaID, long cennikID, const char *skratenyNazov)
 
ETarifaGetTarifaBy (unsigned char cisloTarifnejSkupiny, unsigned short cisloTarify)
 
ETarifaGetTarifaByCisloTarifnehoListka (unsigned short cisloTarifnehoListka)
 
ETarifaGetTarifaBy (char cisloTarifnejSkupiny, char typKarty, unsigned char typListkaID, unsigned char vlastnyZavod)
 
ETarifaGetTarifaBy (unsigned char *typListkaIDCol, int count, char cisloTarifnejSkupiny, char typKarty, unsigned char vlastnyZavod)
 
void Read ()
 
virtual long ReadData (FILE *file)
 
virtual long GetSize ()
 
virtual long FillRecord (const char *pomPole, long minimum)
 
ETarifaGetFirst ()
 
ETarifaGetTarifaByCisloTarifnehoListkaCennikID (unsigned short cisloTarifnehoListka, long cennikID)
 
- 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

ETarifaCol::ETarifaCol ( ERootTarifnySystem owner)
ETarifaCol::~ETarifaCol ( )
virtual
EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::ETarifaCol ( ERootTarifnySystem owner)
virtual EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::~ETarifaCol ( )
virtual

Member Function Documentation

ETarifa * ETarifaCol::AddTarifu ( unsigned short  id,
const char *  nazov,
bool  zachadzky,
unsigned char  listokID,
unsigned char  zlavaID,
unsigned char  uctovnyDruhID,
unsigned char  menaID,
long  cennikID,
const char *  skratenyNazov 
)

Here is the call graph for this function:

Here is the caller graph for this function:

ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::AddTarifu ( unsigned short  id,
const char *  nazov,
bool  zachadzky,
unsigned char  listokID,
unsigned char  zlavaID,
unsigned char  uctovnyDruhID,
unsigned char  menaID,
long  cennikID,
const char *  skratenyNazov 
)
long ETarifaCol::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::TarifnySystem::ETarifaCol::FillRecord ( const char *  pomPole,
long  minimum 
)
virtual
ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetFirst ( )
ETarifa * ETarifaCol::GetFirst ( )

Here is the caller graph for this function:

ERootTarifnySystem * ETarifaCol::GetOwner ( )

Here is the caller graph for this function:

ERootTarifnySystem* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetOwner ( )
long ETarifaCol::GetSize ( )
virtual
virtual long EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetSize ( )
virtual
ETarifa * ETarifaCol::GetTarifaBy ( unsigned char  cisloTarifnejSkupiny,
unsigned short  cisloTarify 
)

Metoda hlada tarifu podla cisla tarifnej skupiny a cisla tarify.

Parameters
cisloTarifnejSkupiny
cisloTarify
Returns
ak najde vracia objekt tarify, inak NULL.

Here is the call graph for this function:

Here is the caller graph for this function:

ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetTarifaBy ( unsigned char  cisloTarifnejSkupiny,
unsigned short  cisloTarify 
)
ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetTarifaBy ( char  cisloTarifnejSkupiny,
char  typKarty,
unsigned char  typListkaID,
unsigned char  vlastnyZavod 
)
ETarifa * ETarifaCol::GetTarifaBy ( char  cisloTarifnejSkupiny,
char  typKarty,
unsigned char  typListkaID,
unsigned char  vlastnyZavod 
)

Metoda vyhladava tarifa podla parametrov na vstupe ak nenajde typZlavy v tarifach hlada este typZlavy=0.

Parameters
typKarty
cisloTarifnejSkupiny
typListkaID
vlastnyZavod
Returns
Tarifa

Here is the call graph for this function:

ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetTarifaBy ( unsigned char *  typListkaIDCol,
int  count,
char  cisloTarifnejSkupiny,
char  typKarty,
unsigned char  vlastnyZavod 
)
ETarifa * ETarifaCol::GetTarifaBy ( unsigned char *  typListkaIDCol,
int  count,
char  cisloTarifnejSkupiny,
char  typKarty,
unsigned char  vlastnyZavod 
)

Here is the call graph for this function:

ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetTarifaByCisloTarifnehoListka ( unsigned short  cisloTarifnehoListka)
ETarifa * ETarifaCol::GetTarifaByCisloTarifnehoListka ( unsigned short  cisloTarifnehoListka)

Metoda hlada tarifu podla cisla tarifneho listka.

Parameters
cisloTarifnehoListka
Returns
ak najde vracia objekt tarifa, inak NULL.

Here is the call graph for this function:

Here is the caller graph for this function:

ETarifa * ETarifaCol::GetTarifaByCisloTarifnehoListkaCennikID ( unsigned short  cisloTarifnehoListka,
long  cennikID 
)

Here is the call graph for this function:

ETarifa* EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::GetTarifaByCisloTarifnehoListkaCennikID ( unsigned short  cisloTarifnehoListka,
long  cennikID 
)
void ETarifaCol::Read ( void  )

Here is the call graph for this function:

Here is the caller graph for this function:

void EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::Read ( )
virtual long EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifaCol::ReadData ( FILE *  file)
virtual
long ETarifaCol::ReadData ( FILE *  file)
virtual

Here is the call graph for this function:


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