INET Framework for OMNeT++/OMNEST
CounterFigure::Digit Struct Reference

Public Member Functions

 Digit (cRectangleFigure *bounds, cTextFigure *text)
 

Public Attributes

cRectangleFigure * bounds
 
cTextFigure * text
 

Constructor & Destructor Documentation

CounterFigure::Digit::Digit ( cRectangleFigure *  bounds,
cTextFigure *  text 
)
inline
35 : bounds(bounds), text(text) {}
cRectangleFigure * bounds
Definition: CounterFigure.h:32
cTextFigure * text
Definition: CounterFigure.h:33

Member Data Documentation

cRectangleFigure* CounterFigure::Digit::bounds
cTextFigure* CounterFigure::Digit::text

The documentation for this struct was generated from the following file: