OpenVPN 3 Core Library
Loading...
Searching...
No Matches
detail::line Class Reference

Public Member Functions

 operator std::string () const
 

Private Attributes

std::string data
 

Friends

std::istream & operator>> (std::istream &is, line &l)
 

Detailed Description

Definition at line 229 of file test_helper.hpp.

Member Function Documentation

◆ operator std::string()

detail::line::operator std::string ( ) const
inline

Definition at line 240 of file test_helper.hpp.

Friends And Related Symbol Documentation

◆ operator>>

std::istream & operator>> ( std::istream &  is,
line l 
)
friend

Definition at line 234 of file test_helper.hpp.

Member Data Documentation

◆ data

std::string detail::line::data
private

Definition at line 231 of file test_helper.hpp.


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