| AddAttribute(const CATWChar *key, const CATWChar *value) | CATXMLObject |  | 
  | AddChild(CATXMLObject *child) | CATXMLObject |  | 
  | AppendData(const CATWChar *data, CATInt32 len) | CATXMLObject |  | 
  | CATGuiObj(const CATString &element, const CATString &rootDir) | CATGuiObj |  | 
  | CATSkin(const CATString &element, const CATString &skinRootDir, const CATString &skinPath) | CATSkin |  | 
  | CATXMLKeyComp(const CATWChar *g1, const CATWChar *g2) | CATXMLObject |  [static] | 
  | CATXMLObject(const CATWChar *type) | CATXMLObject |  | 
  | CloseAll() | CATSkin |  [virtual] | 
  | CloseWindow(const CATString &wndName) | CATSkin |  [virtual] | 
  | fAccessible | CATGuiObj |  [protected] | 
  | fAttribs | CATXMLObject |  [protected] | 
  | fAuthor | CATSkin |  [protected] | 
  | fBackgroundColor | CATGuiObj |  [protected] | 
  | fChildren | CATXMLObject |  [protected] | 
  | fCopyright | CATSkin |  [protected] | 
  | fData | CATXMLObject |  [protected] | 
  | fEnabled | CATGuiObj |  [protected] | 
  | fForegroundColor | CATGuiObj |  [protected] | 
  | fHintText | CATGuiObj |  [protected] | 
  | fImage | CATGuiObj |  [protected] | 
  | Find(const CATString &objectName, const CATString &objectType=L"") | CATGuiObj |  [virtual] | 
  | fMaxHeight | CATGuiObj |  [protected] | 
  | fMaxWidth | CATGuiObj |  [protected] | 
  | fMinHeight | CATGuiObj |  [protected] | 
  | fMinWidth | CATGuiObj |  [protected] | 
  | fName | CATGuiObj |  [protected] | 
  | ForEachControl(CATCONTROLFUNCB callback, void *userParam) | CATGuiObj |  [virtual] | 
  | fParent | CATXMLObject |  [protected] | 
  | fRect | CATGuiObj |  [protected] | 
  | fRootDir | CATGuiObj |  [protected] | 
  | fShowHintValue | CATGuiObj |  [protected] | 
  | fSkinPath | CATSkin |  [protected] | 
  | fSkinRoot | CATSkin |  [protected] | 
  | fTemplateCtr | CATSkin |  [protected] | 
  | fType | CATXMLObject |  [protected] | 
  | fUpdateTime | CATSkin |  [protected] | 
  | fURL | CATSkin |  [protected] | 
  | fVisible | CATGuiObj |  [protected] | 
  | GetAccessible() | CATGuiObj |  [virtual] | 
  | GetAccessRole() | CATGuiObj |  [virtual] | 
  | GetAccessState() | CATGuiObj |  [virtual] | 
  | GetAttribute(const CATWChar *key) | CATXMLObject |  | 
  | GetAttribute(const CATWChar *key, T defaultVal) | CATXMLObject |  [inline] | 
  | GetAttributeKeyByIndex(int index) | CATXMLObject |  | 
  | GetAuthor() | CATSkin |  | 
  | GetChild(CATUInt32 index) const | CATXMLObject |  | 
  | GetControlsByCommand(const CATString &windowName, const CATString &command, CATStack< CATControl * > &controlStack) | CATSkin |  | 
  | GetControlsByCommand(CATWindow *wnd, const CATString &command, CATStack< CATControl * > &controlStack) | CATSkin |  | 
  | GetCopyright() | CATSkin |  | 
  | GetData() | CATXMLObject |  | 
  | GetHint() const | CATGuiObj |  [virtual] | 
  | GetMinMax(CATInt32 &minWidth, CATInt32 &minHeight, CATInt32 &maxWidth, CATInt32 &maxHeight) | CATGuiObj |  [virtual] | 
  | GetName() const | CATGuiObj |  [virtual] | 
  | GetNumAttributes() | CATXMLObject |  | 
  | GetNumChildren() | CATXMLObject |  | 
  | GetParent() | CATXMLObject |  | 
  | GetPath() | CATSkin |  | 
  | GetPostRects(CATStack< CATRect > &rectStack) | CATGuiObj |  [virtual] | 
  | GetRect() | CATGuiObj |  [virtual] | 
  | GetRectAbs(bool screenCoordinates=false) | CATGuiObj |  [virtual] | 
  | GetRootDir() | CATSkin |  | 
  | GetType() | CATXMLObject |  | 
  | GetUrl() | CATSkin |  | 
  | GetWindow() const | CATGuiObj |  [inline, virtual] | 
  | GetWindowByName(const CATString &name) | CATSkin |  | 
  | HitTest(const CATPOINT &pt) | CATSkin |  [inline, protected, virtual] | 
  | IsEnabled() const | CATGuiObj |  [virtual] | 
  | IsVisible(const CATGuiObj *object=0) const | CATGuiObj |  [virtual] | 
  | Load(CATPROGRESSCB progressCB=0, void *progressParam=0, CATFloat32 progMin=0.0f, CATFloat32 progMax=1.0f) | CATSkin |  [virtual] | 
  | LoadSkinImage(const CATString &filename, CATImage *&imagePtr) | CATGuiObj |  [protected] | 
  | MarkDirty(CATRect *dirtyRect=0, bool force=false) | CATSkin |  [inline, protected, virtual] | 
  | OnCommand(CATCommand &command, CATControl *ctrl, CATWindow *wnd) | CATSkin |  [virtual] | 
  | CATGuiObj::OnCommand(CATCommand &command, CATControl *ctrl) | CATGuiObj |  [virtual] | 
  | OnEvent(const CATEvent &event, CATInt32 &retVal) | CATSkin |  [virtual] | 
  | OpenWindow(const CATString &wndName, CATWindow *&window, CATWindow *parent=0, CATPOINT *origin=0) | CATSkin |  | 
  | ParseAttributes() | CATSkin |  [protected, virtual] | 
  | RectFromAttribs() | CATSkin |  [protected, virtual] | 
  | SetAttributes(CATXMLAttribs *attribs) | CATXMLObject |  | 
  | SetData(const CATWChar *data) | CATXMLObject |  | 
  | SetEnabled(bool enabled) | CATGuiObj |  [virtual] | 
  | SetParent(CATXMLObject *parent) | CATXMLObject |  | 
  | SetVisible(bool visible) | CATGuiObj |  [virtual] | 
  | WriteToStream(CATStream *stream) | CATXMLObject |  | 
  | ~CATGuiObj() | CATGuiObj |  [virtual] | 
  | ~CATSkin() | CATSkin |  [virtual] | 
  | ~CATXMLObject() | CATXMLObject |  [virtual] |