MCPcopy Create free account
hub / github.com/MyGUI/mygui / getType

Method getType

MyGUIEngine/src/MyGUI_XmlDocument.cpp:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351 }
352
353 ElementType Element::getType() const
354 {
355 return mType;
356 }
357
358#if MYGUI_COMPILER == MYGUI_COMPILER_MSVC && !defined(STLPORT)
359 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide)

Callers 3

MyGUI_Any.cppFile · 0.45
castTypeFunction · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected