Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

PG_XMLTag Class Reference

XML layout loading functions. More...

#include <pglayout.h>

List of all members.

Public Member Functions

 PG_XMLTag (const char *n, const char **a)
 ~PG_XMLTag ()

Public Attributes

const char * name
const char ** atts


Detailed Description

XML layout loading functions.

Author:
Ales Teska
This namespace contains various functions responsible for loading XML widget layouts.

Definition at line 50 of file pglayout.h.


Constructor & Destructor Documentation

PG_XMLTag::PG_XMLTag const char *  n,
const char **  a
 

Definition at line 1246 of file pglayout.cpp.

References atts, malloc(), name, and strdup().

PG_XMLTag::~PG_XMLTag  ) 
 

Definition at line 1276 of file pglayout.cpp.

References atts, and name.


Member Data Documentation

const char** PG_XMLTag::atts
 

Definition at line 57 of file pglayout.h.

Referenced by PG_XMLTag(), and ~PG_XMLTag().

const char* PG_XMLTag::name
 

Definition at line 56 of file pglayout.h.

Referenced by PG_XMLTag(), and ~PG_XMLTag().


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:19:46 2008 for Advanced Strategic Command by  doxygen 1.4.2