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

This class represents a single position test case. More...

#include <PositionTest.h>

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

Classes

class  DataClass
 

Public Member Functions

 PositionTest ()
 
virtual ~PositionTest ()
 
void ProcessTestConfig ()
 
bool LoadFromJSON (const QString &filePath)
 
QList< RouteBusStopGetModelRoute () const
 
QList< QPair< long, long > > GetSimulatorPoints () const
 

Detailed Description

This class represents a single position test case.

Constructor & Destructor Documentation

PositionTest::PositionTest ( )
PositionTest::~PositionTest ( )
virtual

Member Function Documentation

QList< RouteBusStop > PositionTest::GetModelRoute ( ) const

Here is the caller graph for this function:

QList< QPair< long, long > > PositionTest::GetSimulatorPoints ( ) const

Here is the caller graph for this function:

bool PositionTest::LoadFromJSON ( const QString &  filePath)

Here is the call graph for this function:

Here is the caller graph for this function:

void PositionTest::ProcessTestConfig ( )

Here is the call graph for this function:


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