typedefs.h File Reference
Include dependency graph for typedefs.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef void | DRCB(int, const char *buf, int size, int errflag, void *data) |
typedef void | DWCB(int, int, size_t, void *) |
typedef void | IRCB(CachePeer *, peer_t, AnyP::ProtocolType, void *, void *data) |
Typedef Documentation
◆ DRCB
Definition at line 16 of file typedefs.h.
◆ DWCB
Definition at line 18 of file typedefs.h.
◆ IRCB
typedef void IRCB(CachePeer *, peer_t, AnyP::ProtocolType, void *, void *data) |
Definition at line 22 of file typedefs.h.