Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | List of all members
ModelInterchangeBusStop Class Reference

#include <ModelInterchangeBusStop.h>

Inheritance diagram for ModelInterchangeBusStop:
Inheritance graph
[legend]
Collaboration diagram for ModelInterchangeBusStop:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 ModelInterchangeBusStop ()
 
virtual ~ModelInterchangeBusStop ()
 
int GetBusStopID () const
 
void SetBusStopID (const int busStopID)
 
int GetLineNumber () const
 
void SetLineNumber (const int lineNumber)
 
int GetTripNumber () const
 
void SetTripNumber (const int tripNumber)
 
- Public Member Functions inherited from Model
 Model (const QString &databaseTableName)
 
virtual ~Model ()
 
int GetID () const
 
void SetID (int id)
 
QString GetDatabaseTableName () const
 
void AddJsonItemAndDatabaseColumnConversionPair (const QString jsonResponseItem, const QString databaseTableColumn)
 
QString ConvertDatabaseColumnToJsonResponseItem (const QString &databaseColumnName)
 
void FillModel (QJsonObject &jsonData)
 

Constructor & Destructor Documentation

ModelInterchangeBusStop::ModelInterchangeBusStop ( )

Here is the call graph for this function:

ModelInterchangeBusStop::~ModelInterchangeBusStop ( )
virtual

Member Function Documentation

int ModelInterchangeBusStop::GetBusStopID ( ) const
int ModelInterchangeBusStop::GetLineNumber ( ) const
int ModelInterchangeBusStop::GetTripNumber ( ) const
void ModelInterchangeBusStop::SetBusStopID ( const int  busStopID)
void ModelInterchangeBusStop::SetLineNumber ( const int  lineNumber)

Here is the caller graph for this function:

void ModelInterchangeBusStop::SetTripNumber ( const int  tripNumber)

Here is the caller graph for this function:


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