This is the complete list of members for cond::persistency::IPayloadTable, including all inherited members.
create()=0 | cond::persistency::IPayloadTable | pure virtual |
exists()=0 | cond::persistency::IPayloadTable | pure virtual |
getType(const cond::Hash &payloadHash, std::string &objectType)=0 | cond::persistency::IPayloadTable | pure virtual |
insertIfNew(const std::string &objectType, const cond::Binary &payloadData, const cond::Binary &streamerInfoData, const boost::posix_time::ptime &insertionTime)=0 | cond::persistency::IPayloadTable | pure virtual |
select(const cond::Hash &payloadHash, std::string &objectType, cond::Binary &payloadData, cond::Binary &streamerInfoData)=0 | cond::persistency::IPayloadTable | pure virtual |
~IPayloadTable() | cond::persistency::IPayloadTable | inlinevirtual |