#include <Gsubreader.h>

Public Member Functions | |
| virtual void | processInput (Gsubreader *r, Gfeature *f) |
Static Public Member Functions | |
| static GReaderStateS * | instance () |
Protected Member Functions | |
| GReaderStateS () | |
Static Protected Attributes | |
| static GReaderStateS * | solo = 0 |
| entry state //// | |
| GReaderStateS::GReaderStateS | ( | ) | [inline, protected] |
Referenced by instance().
| GReaderStateS * GReaderStateS::instance | ( | ) | [static] |
| void GReaderStateS::processInput | ( | Gsubreader * | r, | |
| Gfeature * | f | |||
| ) | [virtual] |
you cannot make a instance of this class
Reimplemented from GReaderState.
References GReaderState::changeState(), Gfeature::featureType(), GReaderStateM::instance(), and Gsubreader::transcript.
GReaderStateS * GReaderStateS::solo = 0 [static, protected] |
1.5.6