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

#include <argv.hpp>

Inheritance diagram for openvpn::Argv:
[legend]
Collaboration diagram for openvpn::Argv:
[legend]

Public Member Functions

 Argv (const size_t capacity=16)
 
std::string to_string () const
 

Detailed Description

Definition at line 22 of file argv.hpp.

Constructor & Destructor Documentation

◆ Argv()

openvpn::Argv::Argv ( const size_t  capacity = 16)
inline

Definition at line 25 of file argv.hpp.

Member Function Documentation

◆ to_string()

std::string openvpn::Argv::to_string ( ) const
inline

Definition at line 30 of file argv.hpp.

Here is the caller graph for this function:

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