hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Types | Static Public Member Functions | List of all members
hobbes::net::aioTupleState< Ts > Struct Template Reference

#include <net.H>

Collaboration diagram for hobbes::net::aioTupleState< Ts >:
Collaboration graph

Public Types

typedef std::tuple async_read_state
 

Static Public Member Functions

static void prepare (async_read_state *)
 

Member Typedef Documentation

◆ async_read_state

template<typename ... Ts>
typedef std::tuple hobbes::net::aioTupleState< Ts >::async_read_state

Member Function Documentation

◆ prepare()

template<typename ... Ts>
static void hobbes::net::aioTupleState< Ts >::prepare ( async_read_state )
inlinestatic

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