C Server-Side SDK
LaunchDarkly SDK
store.h File Reference

Public API for Store implementations. More...

#include <stddef.h>
#include <launchdarkly/boolean.h>
Include dependency graph for store.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  LDStoreCollectionItem
 Opaque value representing an item. More...
 
struct  LDStoreCollectionStateItem
 Stores a single item and its key. More...
 
struct  LDStoreCollectionState
 Stores the set of items in a single namespace. More...
 
struct  LDStoreInterface
 An opaque client object. More...
 

Detailed Description

Public API for Store implementations.