OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::BufferComposed Class Reference

#include <bufcomposed.hpp>

Collaboration diagram for openvpn::BufferComposed:
[legend]

Classes

class  Complete
 

Public Member Functions

size_t size () const
 
void put (BufferPtr bp)
 
Complete complete ()
 

Private Attributes

BufferVector bv
 

Detailed Description

Definition at line 20 of file bufcomposed.hpp.

Member Function Documentation

◆ complete()

Complete openvpn::BufferComposed::complete ( )
inline

Definition at line 80 of file bufcomposed.hpp.

Here is the caller graph for this function:

◆ put()

void openvpn::BufferComposed::put ( BufferPtr  bp)
inline

Definition at line 75 of file bufcomposed.hpp.

Here is the caller graph for this function:

◆ size()

size_t openvpn::BufferComposed::size ( ) const
inline

Definition at line 70 of file bufcomposed.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ bv

BufferVector openvpn::BufferComposed::bv
private

Definition at line 86 of file bufcomposed.hpp.


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