Public Member Functions | Protected Member Functions | Private Attributes | Friends

PD_XMLIDCreator Class Reference

#include <pd_Document.h>

List of all members.

Public Member Functions

 ~PD_XMLIDCreator ()
std::string createUniqueXMLID (const std::string &desiredID, bool deepCopyRDF=false)

Protected Member Functions

 PD_XMLIDCreator (PD_Document *doc)
void rebuildCache ()

Private Attributes

PD_Documentm_doc
PD_XMLIDCreatorPrivatem_impl

Friends

class PD_Document

Constructor & Destructor Documentation

PD_XMLIDCreator::PD_XMLIDCreator ( PD_Document doc  )  [protected]
PD_XMLIDCreator::~PD_XMLIDCreator (  ) 

References m_impl.


Member Function Documentation

std::string PD_XMLIDCreator::createUniqueXMLID ( const std::string &  desiredID,
bool  deepCopyRDF = false 
)
void PD_XMLIDCreator::rebuildCache (  )  [protected]

Friends And Related Function Documentation

friend class PD_Document [friend]

Member Data Documentation

Referenced by createUniqueXMLID(), and rebuildCache().


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