Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
InternalTestStep::TLSTableTest Class Reference

struct used for test TLS Tables More...

#include <InternalTestStep.h>

Public Member Functions

 TLSTableTest (FXSelector sel_, const int row_)
 brief default constructor for phases
 
 TLSTableTest (FXSelector sel_, const int row_, const int column_, const std::string &text_)
 brief default constructor with text
 

Data Fields

const int column = 0
 y coordinate
 
const int row = 0
 x coordinate
 
const FXSelector sel = 0
 selector
 
const std::string text = ""
 text
 

Private Member Functions

 TLSTableTest ()=delete
 invalidated default constructor
 
 TLSTableTest (const TLSTableTest &)=delete
 invalidated copy constructor
 

Detailed Description

struct used for test TLS Tables

Definition at line 107 of file InternalTestStep.h.

Constructor & Destructor Documentation

◆ TLSTableTest() [1/4]

InternalTestStep::TLSTableTest::TLSTableTest ( FXSelector  sel_,
const int  row_ 
)

brief default constructor for phases

Definition at line 109 of file InternalTestStep.cpp.

◆ TLSTableTest() [2/4]

InternalTestStep::TLSTableTest::TLSTableTest ( FXSelector  sel_,
const int  row_,
const int  column_,
const std::string &  text_ 
)

brief default constructor with text

Definition at line 115 of file InternalTestStep.cpp.

◆ TLSTableTest() [3/4]

InternalTestStep::TLSTableTest::TLSTableTest ( )
privatedelete

invalidated default constructor

◆ TLSTableTest() [4/4]

InternalTestStep::TLSTableTest::TLSTableTest ( const TLSTableTest )
privatedelete

invalidated copy constructor

Field Documentation

◆ column

const int InternalTestStep::TLSTableTest::column = 0

y coordinate

Definition at line 123 of file InternalTestStep.h.

Referenced by GNETLSTable::testTable().

◆ row

const int InternalTestStep::TLSTableTest::row = 0

x coordinate

Definition at line 120 of file InternalTestStep.h.

Referenced by GNETLSTable::testTable().

◆ sel

const FXSelector InternalTestStep::TLSTableTest::sel = 0

selector

Definition at line 117 of file InternalTestStep.h.

Referenced by GNETLSTable::testTable().

◆ text

const std::string InternalTestStep::TLSTableTest::text = ""

text

Definition at line 126 of file InternalTestStep.h.

Referenced by GNETLSTable::testTable().


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