storage::XmlFile Class Reference

#include <XmlFile.h>

List of all members.

Public Member Functions

 XmlFile ()
 XmlFile (const string &filename)
 ~XmlFile ()
bool save (const string &filename)
void setRootElement (xmlNode *node)
const xmlNode * getRootElement () const

Private Attributes

xmlDoc * doc


Constructor & Destructor Documentation

storage::XmlFile::XmlFile (  ) 

storage::XmlFile::XmlFile ( const string &  filename  ) 

storage::XmlFile::~XmlFile (  ) 

References doc.


Member Function Documentation

bool storage::XmlFile::save ( const string &  filename  )  [inline]

void storage::XmlFile::setRootElement ( xmlNode *  node  )  [inline]

const xmlNode* storage::XmlFile::getRootElement (  )  const [inline]


Member Data Documentation

xmlDoc* storage::XmlFile::doc [private]


The documentation for this class was generated from the following files:

Generated on Mon Feb 6 10:42:59 2012 for yast2-storage by  doxygen 1.5.6