forward.h File Reference
#include "base/forward.h"
Include dependency graph for forward.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Helper |
helper protocol primitives | |
Typedefs | |
using | Helper::ClientPointer = RefCount< Client > |
using | Helper::StatefulClientPointer = RefCount< statefulhelper > |
typedef void | HLPCB(void *, const Helper::Reply &) |
Typedef Documentation
◆ HLPCB
typedef void HLPCB(void *, const Helper::Reply &) |