This is the complete list of members for
PD_DocumentRDFMutation, including all inherited members.
add(const PD_URI &s, const PD_URI &p, const PD_Object &o) | PD_DocumentRDFMutation | [virtual] |
add(const PD_URI &s, const PD_URI &p, const PD_Object &o, const PD_URI &context) | PD_DocumentRDFMutation | [virtual] |
add(const PD_RDFStatement &st) | PD_DocumentRDFMutation | |
add(PD_RDFModelHandle model) | PD_DocumentRDFMutation | |
apAdd(PP_AttrProp *AP, const PD_URI &s, const PD_URI &p, const PD_Object &o) | PD_DocumentRDFMutation | [protected] |
apRemove(PP_AttrProp *&AP, const PD_URI &s, const PD_URI &p, const PD_Object &o) | PD_DocumentRDFMutation | [protected] |
commit() | PD_DocumentRDFMutation | [virtual] |
createBNode() | PD_DocumentRDFMutation | |
handleAddAndRemove(PP_AttrProp *add, PP_AttrProp *remove) | PD_DocumentRDFMutation | [protected] |
handleCollabEvent(const gchar **szAtts, const gchar **szProps) | PD_DocumentRDFMutation | [virtual] |
m_committed | PD_DocumentRDFMutation | [protected] |
m_crAddAP | PD_DocumentRDFMutation | [protected] |
m_crRemoveAP | PD_DocumentRDFMutation | [protected] |
m_handlingAbiCollabNotification | PD_DocumentRDFMutation | [protected] |
m_pAP | PD_DocumentRDFMutation | [protected] |
m_rdf | PD_DocumentRDFMutation | [protected] |
m_rolledback | PD_DocumentRDFMutation | [protected] |
PD_DocumentRDF class | PD_DocumentRDFMutation | [friend] |
PD_DocumentRDFMutation(PD_DocumentRDF *rdf) | PD_DocumentRDFMutation | [protected] |
RDFModel_XMLIDLimited class | PD_DocumentRDFMutation | [friend] |
remove(const PD_URI &s, const PD_URI &p, const PD_Object &o) | PD_DocumentRDFMutation | [virtual] |
remove(const PD_URI &s, const PD_URI &p, const PD_URI &o) | PD_DocumentRDFMutation | |
remove(const PD_RDFStatement &st) | PD_DocumentRDFMutation | |
remove(const std::list< PD_RDFStatement > &sl) | PD_DocumentRDFMutation | |
remove(const PD_URI &s, const PD_URI &p) | PD_DocumentRDFMutation | |
rollback() | PD_DocumentRDFMutation | [virtual] |
~PD_DocumentRDFMutation() | PD_DocumentRDFMutation | [virtual] |