void(* release)(ContentStoreInterface **storeImpl)
Definition: contentStoreInterface.h:109
void(* log)(ContentStoreInterface *storeImpl)
Definition: contentStoreInterface.h:92
void * _privateData
Definition: contentStoreInterface.h:115
Definition: contentStoreInterface.h:29
bool(* removeContent)(ContentStoreInterface *storeImpl, Message *content)
Definition: contentStoreInterface.h:51
size_t(* getObjectCount)(ContentStoreInterface *storeImpl)
Definition: contentStoreInterface.h:84
bool(* putContent)(ContentStoreInterface *storeImpl, Message *content, uint64_t currentTimeTicks)
Definition: contentStoreInterface.h:40
Definition: contentStoreInterface.h:23
size_t(* getObjectCapacity)(ContentStoreInterface *storeImpl)
Definition: contentStoreInterface.h:75