|
Ginga
0.13.6.2086-83aa
The iTV middleware.
|
This is the complete list of members for Formatter, including all inherited members.
| _background | Formatter | private |
| _doc | Formatter | private |
| _docPath | Formatter | private |
| _eos | Formatter | private |
| _lastTickDiff | Formatter | private |
| _lastTickFrameNo | Formatter | private |
| _lastTickTotal | Formatter | private |
| _opts | Formatter | private |
| _saved_G_MESSAGES_DEBUG | Formatter | private |
| _state | Formatter | private |
| create(const GingaOptions *opts) | Ginga | static |
| Formatter(const GingaOptions *) | Formatter | |
| getDocument() | Formatter | |
| getEOS() | Formatter | |
| getOptionBool(const std::string &) | Formatter | virtual |
| getOptionInt(const std::string &) | Formatter | virtual |
| getOptions() | Formatter | virtual |
| getOptionString(const std::string &) | Formatter | virtual |
| getState() | Formatter | virtual |
| Ginga(const GingaOptions *opts) | Ginga | |
| redraw(cairo_t *) | Formatter | virtual |
| resize(int, int) | Formatter | virtual |
| sendKey(const std::string &, bool) | Formatter | virtual |
| sendTick(uint64_t, uint64_t, uint64_t) | Formatter | virtual |
| setEOS(bool) | Formatter | |
| setOptionBackground(Formatter *, const string &, string) | Formatter | static |
| setOptionBool(const std::string &, bool) | Formatter | virtual |
| setOptionDebug(Formatter *, const string &, bool) | Formatter | static |
| setOptionExperimental(Formatter *, const string &, bool) | Formatter | static |
| setOptionInt(const std::string &, int) | Formatter | virtual |
| setOptionOpenGL(Formatter *, const string &, bool) | Formatter | static |
| setOptionSize(Formatter *, const string &, int) | Formatter | static |
| setOptionString(const std::string &, std::string) | Formatter | virtual |
| start(const std::string &, std::string *) | Formatter | virtual |
| stop() | Formatter | virtual |
| version() | Ginga | static |
| ~Formatter() | Formatter | |
| ~Ginga()=0 | Ginga | pure virtual |