Hermes  0.9.5-beta
Hierarchical Distributed I/O Buffering System
hermes::ClientRpcContext Struct Reference

#include <rpc.h>

Public Attributes

void * state
 
size_t state_size
 

Detailed Description

A structure to represent a client's RPC context.

Member Data Documentation

◆ state

void* hermes::ClientRpcContext::state

pointer to state

◆ state_size

size_t hermes::ClientRpcContext::state_size

size of state


The documentation for this struct was generated from the following file: