YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
pixel_stream_const Class Reference
Inheritance diagram for pixel_stream_const:
pixel_stream

Public Member Functions

 pixel_stream_const (color_t c)
 
color_t getColorType () override
 
color_t getNext () override
 
void reset ()
 
- Public Member Functions inherited from pixel_stream

Detailed Description

Definition at line 13 of file pixel_stream_const.h.

Constructor & Destructor Documentation

◆ pixel_stream_const()

pixel_stream_const::pixel_stream_const ( color_t c)
inline

Definition at line 16 of file pixel_stream_const.h.

Member Function Documentation

◆ getColorType()

color_t pixel_stream_const::getColorType ( )
inlineoverridevirtual

Implements pixel_stream.

Definition at line 19 of file pixel_stream_const.h.

◆ getNext()

color_t pixel_stream_const::getNext ( )
inlineoverridevirtual

Implements pixel_stream.

Definition at line 22 of file pixel_stream_const.h.

◆ reset()

void pixel_stream_const::reset ( )
inlinevirtual

Implements pixel_stream.

Definition at line 25 of file pixel_stream_const.h.


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