|
Ginga
0.13.6.1771-df200
The iTV middleware.
|
This is the complete list of members for Formatter, including all inherited members.
| _background | Formatter | private |
| _doc | Formatter | private |
| _docLegacy | Formatter | private |
| _docPath | Formatter | private |
| _eos | Formatter | private |
| _last_tick_diff | Formatter | private |
| _last_tick_frameno | Formatter | private |
| _last_tick_total | Formatter | private |
| _opts | Formatter | private |
| _saved_G_MESSAGES_DEBUG | Formatter | private |
| _state | Formatter | private |
| create(int, char **, GingaOptions *) | Ginga | static |
| Formatter(int, char **, GingaOptions *) | Formatter | |
| getEOS() | Formatter | |
| getObjectList(Event::State) | Formatter | private |
| getOptionBool(const string &) | Formatter | |
| Ginga::getOptionBool(const std::string &)=0 | Ginga | pure virtual |
| getOptionInt(const string &) | Formatter | |
| Ginga::getOptionInt(const std::string &)=0 | Ginga | pure virtual |
| getOptions() | Formatter | virtual |
| getOptionString(const string &) | Formatter | |
| Ginga::getOptionString(const std::string &)=0 | Ginga | pure virtual |
| getState() | Formatter | virtual |
| Ginga(int, char **, GingaOptions *) | Ginga | |
| obtainEvent(Object *, Event::Type, NclAnchor *, const string &) | Formatter | private |
| obtainExecutionObject(const string &) | Formatter | private |
| obtainFormatterEventFromBind(NclBind *) | Formatter | private |
| obtainFormatterLink(NclLink *) | Formatter | private |
| redraw(cairo_t *) | Formatter | virtual |
| resize(int, int) | Formatter | virtual |
| sendKeyEvent(const string &, bool) | Formatter | |
| Ginga::sendKeyEvent(const std::string &, bool)=0 | Ginga | pure virtual |
| sendTickEvent(uint64_t, uint64_t, uint64_t) | Formatter | virtual |
| setEOS(bool) | Formatter | |
| setOptionBackground(Formatter *, const string &, string) | Formatter | static |
| setOptionBool(const string &, bool) | Formatter | |
| Ginga::setOptionBool(const std::string &, bool)=0 | Ginga | pure virtual |
| setOptionDebug(Formatter *, const string &, bool) | Formatter | static |
| setOptionExperimental(Formatter *, const string &, bool) | Formatter | static |
| setOptionInt(const string &, int) | Formatter | |
| Ginga::setOptionInt(const std::string &, int)=0 | Ginga | pure virtual |
| setOptionOpenGL(Formatter *, const string &, bool) | Formatter | static |
| setOptionSize(Formatter *, const string &, int) | Formatter | static |
| setOptionString(const string &, string) | Formatter | |
| Ginga::setOptionString(const std::string &, std::string)=0 | Ginga | pure virtual |
| start(const string &, string *) | Formatter | |
| Ginga::start(const std::string &, std::string *)=0 | Ginga | pure virtual |
| stop() | Formatter | virtual |
| version() | Ginga | static |
| ~Formatter() | Formatter | |
| ~Ginga()=0 | Ginga | pure virtual |