roar
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Member Functions | List of all members
Roar::VoidBody Class Reference

This body is for reading into nothing. More...

#include <void_body.hpp>

Collaboration diagram for Roar::VoidBody:

Classes

class  reader
 
struct  Void
 
class  writer
 

Public Types

using value_type = Void
 
using const_buffers_type = boost::asio::const_buffer
 

Static Public Member Functions

static std::uint64_t size (value_type const &)
 

Detailed Description

This body is for reading into nothing.

Member Typedef Documentation

◆ const_buffers_type

using Roar::VoidBody::const_buffers_type = boost::asio::const_buffer

◆ value_type

Member Function Documentation

◆ size()

static std::uint64_t Roar::VoidBody::size ( value_type const &  )
inlinestatic

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