StoreClient.h File Reference
#include "acl/ChecklistFiller.h"
#include "base/AsyncCall.h"
#include "base/forward.h"
#include "dlink.h"
#include "StoreIOBuffer.h"
#include "StoreIOState.h"
#include "DelayId.h"
Include dependency graph for StoreClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StoreClient
 a storeGetPublic*() caller More...
 
class  store_client
 
struct  store_client::Callback
 

Typedefs

typedef void STCB(void *, StoreIOBuffer)
 

Functions

void storeClientCopy (store_client *, StoreEntry *, StoreIOBuffer, STCB *, void *)
 
store_clientstoreClientListAdd (StoreEntry *e, void *data)
 
int storeUnregister (store_client *sc, StoreEntry *e, void *data)
 
int storePendingNClients (const StoreEntry *e)
 
int storeClientIsThisAClient (store_client *sc, void *someClient)
 

Typedef Documentation

◆ STCB

typedef void STCB(void *, StoreIOBuffer)

Definition at line 19 of file StoreClient.h.

Function Documentation

◆ storeClientCopy()

◆ storeClientIsThisAClient()

int storeClientIsThisAClient ( store_client sc,
void *  someClient 
)

◆ storeClientListAdd()

◆ storePendingNClients()

int storePendingNClients ( const StoreEntry e)

◆ storeUnregister()

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors