XMLInteriorNode Class Reference

#include <xmldocumentmanaging.h>

Inheritance diagram for XMLInteriorNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void applyProcedure (XMLVisitor &v)
XMLNodeson (int ii)
QVector< XMLNode * > sons ()
 XMLInteriorNode (XMLTag *tag)
 ~XMLInteriorNode ()

Public Attributes

QVector< XMLNode * > _sons

Detailed Description

Definition at line 82 of file xmldocumentmanaging.h.


Constructor & Destructor Documentation

XMLInteriorNode::XMLInteriorNode ( XMLTag tag  ) 

Definition at line 52 of file xmldocumentmanaging.cpp.

XMLInteriorNode::~XMLInteriorNode (  ) 

Definition at line 68 of file xmldocumentmanaging.cpp.


Member Function Documentation

void XMLInteriorNode::applyProcedure ( XMLVisitor v  )  [virtual]

Implements XMLNode.

Definition at line 74 of file xmldocumentmanaging.cpp.

XMLNode * XMLInteriorNode::son ( int  ii  ) 

Definition at line 57 of file xmldocumentmanaging.cpp.

QVector< XMLNode * > XMLInteriorNode::sons (  ) 

Definition at line 63 of file xmldocumentmanaging.cpp.


Member Data Documentation

Definition at line 95 of file xmldocumentmanaging.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:36 2013