Crazy Eddie's GUI System
${CEGUI_VERSION}
|
This is the complete list of members for System_wrapper, including all inherited members.
addEvent(const String &name) | CEGUI::EventSet | |
addEvent(Event &event) | CEGUI::EventSet | |
addEvent(const String &name) | CEGUI::EventSet | |
addEvent(Event &event) | CEGUI::EventSet | |
addStandardWindowFactories() | CEGUI::System | |
addStandardWindowFactories() | CEGUI::System | |
AllocatedObject() (defined in CEGUI::AllocatedObject< System >) | CEGUI::AllocatedObject< System > | inlineexplicit |
AllocatedObject() (defined in CEGUI::AllocatedObject< System >) | CEGUI::AllocatedObject< System > | inlineexplicit |
cleanupImageCodec() (defined in System_wrapper) | System_wrapper | inline |
cleanupXMLParser() (defined in System_wrapper) | System_wrapper | inline |
create(Renderer &renderer, ResourceProvider *resourceProvider=0, XMLParser *xmlParser=0, ImageCodec *imageCodec=0, ScriptModule *scriptModule=0, const String &configFile="", const String &logFile="CEGUI.log", const int abi=CEGUI_VERSION_ABI) | CEGUI::System | static |
create(Renderer &renderer, ResourceProvider *resourceProvider=0, XMLParser *xmlParser=0, ImageCodec *imageCodec=0, ScriptModule *scriptModule=0, const String &configFile="", const String &logFile="CEGUI.log", const int abi=CEGUI_VERSION_ABI) | CEGUI::System | static |
createGUIContext(RenderTarget &rt) (defined in CEGUI::System) | CEGUI::System | |
createGUIContext(RenderTarget &rt) (defined in CEGUI::System) | CEGUI::System | |
createRegexMatcher() const | CEGUI::System | |
createRegexMatcher() const | CEGUI::System | |
createSingletons() (defined in System_wrapper) | System_wrapper | inline |
d_clipboard | CEGUI::System | protected |
d_customRenderedStringParser | CEGUI::System | protected |
d_defaultImageCodecName | CEGUI::System | protectedstatic |
d_defaultXMLParserName | CEGUI::System | protectedstatic |
d_events (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
d_guiContexts (defined in CEGUI::System) | CEGUI::System | protected |
d_imageCodec | CEGUI::System | protected |
d_imageCodecModule | CEGUI::System | protected |
d_muted | CEGUI::EventSet | protected |
d_ourImageCodec | CEGUI::System | protected |
d_ourLogger | CEGUI::System | protected |
d_ourResourceProvider (defined in CEGUI::System) | CEGUI::System | protected |
d_ourXmlParser | CEGUI::System | protected |
d_parserModule (defined in CEGUI::System) | CEGUI::System | protected |
d_renderer | CEGUI::System | protected |
d_resourceProvider | CEGUI::System | protected |
d_scriptModule | CEGUI::System | protected |
d_stringTranscoder | CEGUI::System | protectedstatic |
d_termScriptName | CEGUI::System | protected |
d_xmlParser | CEGUI::System | protected |
default_fireEvent(::CEGUI::String const &name,::CEGUI::EventArgs &args,::CEGUI::String const &eventNamespace="") (defined in System_wrapper) | System_wrapper | inline |
default_subscribeScriptedEvent(::CEGUI::String const &name,::CEGUI::String const &subscriber_name) (defined in System_wrapper) | System_wrapper | inline |
default_subscribeScriptedEvent(::CEGUI::String const &name, unsigned int group,::CEGUI::String const &subscriber_name) (defined in System_wrapper) | System_wrapper | inline |
destroy() | CEGUI::System | static |
destroy() | CEGUI::System | static |
destroyGUIContext(GUIContext &context) (defined in CEGUI::System) | CEGUI::System | |
destroyGUIContext(GUIContext &context) (defined in CEGUI::System) | CEGUI::System | |
destroyRegexMatcher(RegexMatcher *rm) const | CEGUI::System | |
destroyRegexMatcher(RegexMatcher *rm) const | CEGUI::System | |
destroySingletons() (defined in System_wrapper) | System_wrapper | inline |
EventDisplaySizeChanged | CEGUI::System | static |
EventIterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
EventIterator typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | |
EventMap typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
EventMap typedef (defined in CEGUI::EventSet) | CEGUI::EventSet | protected |
EventNamespace | CEGUI::System | static |
EventRenderedStringParserChanged | CEGUI::System | static |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
EventSet() | CEGUI::EventSet | |
EventSet(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
executeScriptFile(const String &filename, const String &resourceGroup="") const | CEGUI::System | |
executeScriptFile(const String &filename, const String &resourceGroup="") const | CEGUI::System | |
executeScriptGlobal(const String &function_name) const | CEGUI::System | |
executeScriptGlobal(const String &function_name) const | CEGUI::System | |
executeScriptString(const String &str) const | CEGUI::System | |
executeScriptString(const String &str) const | CEGUI::System | |
fireEvent(::CEGUI::String const &name,::CEGUI::EventArgs &args,::CEGUI::String const &eventNamespace="") (defined in System_wrapper) | System_wrapper | inlinevirtual |
CEGUI::System::fireEvent(const String &name, EventArgs &args, const String &eventNamespace="") | CEGUI::EventSet | virtual |
fireEvent_impl(::CEGUI::String const &name,::CEGUI::EventArgs &args) (defined in System_wrapper) | System_wrapper | inline |
CEGUI::System::fireEvent_impl(const String &name, EventArgs &args) | CEGUI::EventSet | protected |
getClipboard() const | CEGUI::System | inline |
getClipboard() const | CEGUI::System | inline |
getDefaultCustomRenderedStringParser() const | CEGUI::System | |
getDefaultCustomRenderedStringParser() const | CEGUI::System | |
getDefaultGUIContext() const (defined in CEGUI::System) | CEGUI::System | |
getDefaultGUIContext() const (defined in CEGUI::System) | CEGUI::System | |
getDefaultImageCodecName() | CEGUI::System | static |
getDefaultImageCodecName() | CEGUI::System | static |
getDefaultXMLParserName() | CEGUI::System | static |
getDefaultXMLParserName() | CEGUI::System | static |
getEventIterator(void) const | CEGUI::EventSet | |
getEventIterator(void) const | CEGUI::EventSet | |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | |
getEventObject(const String &name, bool autoAdd=false) | CEGUI::EventSet | |
getImageCodec() const | CEGUI::System | |
getImageCodec() const | CEGUI::System | |
getMajorVersion() | CEGUI::System | static |
getMajorVersion() | CEGUI::System | static |
getMinorVersion() | CEGUI::System | static |
getMinorVersion() | CEGUI::System | static |
getPatchVersion() | CEGUI::System | static |
getPatchVersion() | CEGUI::System | static |
getRenderer(void) const | CEGUI::System | inline |
getRenderer(void) const | CEGUI::System | inline |
getResourceProvider(void) const | CEGUI::System | |
getResourceProvider(void) const | CEGUI::System | |
getScriptingModule(void) const | CEGUI::System | |
getScriptingModule(void) const | CEGUI::System | |
getScriptModule() const (defined in System_wrapper) | System_wrapper | inline |
getSingleton(void) | CEGUI::System | static |
getSingleton(void) | CEGUI::System | static |
getSingletonPtr(void) | CEGUI::System | static |
getSingletonPtr(void) | CEGUI::System | static |
getStringTranscoder() | CEGUI::System | static |
getStringTranscoder() | CEGUI::System | static |
getVerboseVersion() | CEGUI::System | static |
getVerboseVersion() | CEGUI::System | static |
getVersion() | CEGUI::System | static |
getVersion() | CEGUI::System | static |
getXMLParser(void) const | CEGUI::System | inline |
getXMLParser(void) const | CEGUI::System | inline |
GUIContextCollection typedef (defined in CEGUI::System) | CEGUI::System | protected |
GUIContextCollection typedef (defined in CEGUI::System) | CEGUI::System | protected |
injectTimePulse(float timeElapsed) | CEGUI::System | |
injectTimePulse(float timeElapsed) | CEGUI::System | |
invalidateAllCachedRendering() | CEGUI::System | |
invalidateAllCachedRendering() | CEGUI::System | |
invalidateAllWindows() (defined in System_wrapper) | System_wrapper | inline |
isEventPresent(const String &name) | CEGUI::EventSet | |
isEventPresent(const String &name) | CEGUI::EventSet | |
isMuted(void) const | CEGUI::EventSet | |
isMuted(void) const | CEGUI::EventSet | |
ms_Singleton (defined in CEGUI::Singleton< System >) | CEGUI::Singleton< System > | protectedstatic |
notifyDisplaySizeChanged(const Sizef &new_size) | CEGUI::System | |
notifyDisplaySizeChanged(const Sizef &new_size) | CEGUI::System | |
operator=(EventSet &) (defined in CEGUI::EventSet) | CEGUI::EventSet | inlineprotected |
outputLogHeader() (defined in System_wrapper) | System_wrapper | inline |
performVersionTest(const int expected, const int received, const String &func) | CEGUI::System | static |
performVersionTest(const int expected, const int received, const String &func) | CEGUI::System | static |
removeAllEvents(void) | CEGUI::EventSet | |
removeAllEvents(void) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
removeEvent(Event &event) | CEGUI::EventSet | |
removeEvent(const String &name) | CEGUI::EventSet | |
removeEvent(Event &event) | CEGUI::EventSet | |
renderAllGUIContexts() | CEGUI::System | |
renderAllGUIContexts() | CEGUI::System | |
setDefaultCustomRenderedStringParser(RenderedStringParser *parser) | CEGUI::System | |
setDefaultCustomRenderedStringParser(RenderedStringParser *parser) | CEGUI::System | |
setDefaultImageCodecName(const String &codecName) | CEGUI::System | static |
setDefaultImageCodecName(const String &codecName) | CEGUI::System | static |
setDefaultXMLParserName(const String &parserName) | CEGUI::System | static |
setDefaultXMLParserName(const String &parserName) | CEGUI::System | static |
setImageCodec(const String &codecName) | CEGUI::System | |
setImageCodec(ImageCodec &codec) | CEGUI::System | |
setImageCodec(const String &codecName) | CEGUI::System | |
setImageCodec(ImageCodec &codec) | CEGUI::System | |
setMutedState(bool setting) | CEGUI::EventSet | |
setMutedState(bool setting) | CEGUI::EventSet | |
setScriptingModule(ScriptModule *scriptModule) | CEGUI::System | |
setScriptingModule(ScriptModule *scriptModule) | CEGUI::System | |
setupImageCodec(::CEGUI::String const &codecName) (defined in System_wrapper) | System_wrapper | inline |
CEGUI::System::setupImageCodec(const String &codecName) | CEGUI::System | protected |
setupXMLParser() (defined in System_wrapper) | System_wrapper | inline |
setXMLParser(const String &parserName) | CEGUI::System | |
setXMLParser(XMLParser *parser) | CEGUI::System | |
setXMLParser(const String &parserName) | CEGUI::System | |
setXMLParser(XMLParser *parser) | CEGUI::System | |
Singleton(void) (defined in CEGUI::Singleton< System >) | CEGUI::Singleton< System > | inline |
Singleton(void) (defined in CEGUI::Singleton< System >) | CEGUI::Singleton< System > | inline |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeEvent(const String &name, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Event::Group group, Event::Subscriber subscriber) | CEGUI::EventSet | virtual |
subscribeEvent(const String &name, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeEvent(const String &name, Event::Group group, Arg1 arg1, Arg2 arg2) | CEGUI::EventSet | inline |
subscribeScriptedEvent(::CEGUI::String const &name,::CEGUI::String const &subscriber_name) (defined in System_wrapper) | System_wrapper | inline |
subscribeScriptedEvent(::CEGUI::String const &name, unsigned int group,::CEGUI::String const &subscriber_name) (defined in System_wrapper) | System_wrapper | inline |
CEGUI::System::subscribeScriptedEvent(const String &name, const String &subscriber_name) | CEGUI::EventSet | virtual |
CEGUI::System::subscribeScriptedEvent(const String &name, Event::Group group, const String &subscriber_name) | CEGUI::EventSet | virtual |
System(Renderer &renderer, ResourceProvider *resourceProvider, XMLParser *xmlParser, ImageCodec *imageCodec, ScriptModule *scriptModule, const String &configFile, const String &logFile) | CEGUI::System | protected |
System(Renderer &renderer, ResourceProvider *resourceProvider, XMLParser *xmlParser, ImageCodec *imageCodec, ScriptModule *scriptModule, const String &configFile, const String &logFile) | CEGUI::System | protected |
System_wrapper(::CEGUI::Renderer &renderer,::CEGUI::ResourceProvider *resourceProvider,::CEGUI::XMLParser *xmlParser,::CEGUI::ImageCodec *imageCodec,::CEGUI::ScriptModule *scriptModule,::CEGUI::String const &configFile,::CEGUI::String const &logFile) (defined in System_wrapper) | System_wrapper | inline |
~EventSet(void) | CEGUI::EventSet | virtual |
~EventSet(void) | CEGUI::EventSet | virtual |
~Singleton(void) (defined in CEGUI::Singleton< System >) | CEGUI::Singleton< System > | inline |
~Singleton(void) (defined in CEGUI::Singleton< System >) | CEGUI::Singleton< System > | inline |
~System(void) | CEGUI::System | protected |
~System(void) | CEGUI::System | protected |