Public Member Functions

PD_Literal Class Reference

Convenience class for creating Literal values. More...

#include <pd_DocumentRDF.h>

Inheritance diagram for PD_Literal:
PD_Object PD_URI

List of all members.

Public Member Functions

 PD_Literal (const std::string &v="", const std::string &xsdtype="")

Detailed Description

Convenience class for creating Literal values.

Note that object slicing is OK here because there are no local member variables in this class and the type is explicitly preserved in m_objectType in the parent class.


Constructor & Destructor Documentation

PD_Literal::PD_Literal ( const std::string &  v = "",
const std::string &  xsdtype = "" 
)

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