Eclipse SUMO - Simulation of Urban MObility
MFXSevenSegment.cpp File Reference
#include <config.h>
#include "MFXSevenSegment.h"
Include dependency graph for MFXSevenSegment.cpp:

Go to the source code of this file.

Macros

#define ASCII_ZERO   48
 note: this class may change into FXLCDsegment, so as to support 7 or 14 segment display More...
 

Functions

 FXDEFMAP (MFXSevenSegment) MFXSevenSegmentMap[]
 

Detailed Description

Author
Mathew Robertson
Daniel Krajzewicz
Michael Behrisch
Date
2004-03-19

Definition in file MFXSevenSegment.cpp.

Macro Definition Documentation

◆ ASCII_ZERO

#define ASCII_ZERO   48

note: this class may change into FXLCDsegment, so as to support 7 or 14 segment display

Definition at line 28 of file MFXSevenSegment.cpp.

Function Documentation

◆ FXDEFMAP()