ゴミ箱
Public Member Functions | List of all members
boost::beast::basic_multi_buffer< Allocator >::element< Allocator > Class Template Reference
Inheritance diagram for boost::beast::basic_multi_buffer< Allocator >::element< Allocator >:

Public Member Functions

 element (element const &)=delete
 
elementoperator= (element const &)=delete
 
 element (size_type n)
 
size_type size () const
 
char * data () const
 

Constructor & Destructor Documentation

template<class Allocator>
template<class Allocator >
boost::beast::basic_multi_buffer< Allocator >::element< Allocator >::element ( element< Allocator > const &  )
delete
template<class Allocator>
template<class Allocator >
boost::beast::basic_multi_buffer< Allocator >::element< Allocator >::element ( size_type  n)
inlineexplicit

Member Function Documentation

template<class Allocator>
template<class Allocator >
char* boost::beast::basic_multi_buffer< Allocator >::element< Allocator >::data ( ) const
inline
template<class Allocator>
template<class Allocator >
element& boost::beast::basic_multi_buffer< Allocator >::element< Allocator >::operator= ( element< Allocator > const &  )
delete
template<class Allocator>
template<class Allocator >
size_type boost::beast::basic_multi_buffer< Allocator >::element< Allocator >::size ( ) const
inline

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