OpenVPN 3 Core Library
Loading...
Searching...
No Matches
MyObj Class Reference

Public Member Functions

 MyObj (int v)
 
std::string to_string () const
 

Private Attributes

int value
 

Detailed Description

Definition at line 13 of file test_format.cpp.

Constructor & Destructor Documentation

◆ MyObj()

MyObj::MyObj ( int  v)
inline

Definition at line 16 of file test_format.cpp.

Member Function Documentation

◆ to_string()

std::string MyObj::to_string ( ) const
inline

Definition at line 21 of file test_format.cpp.

Member Data Documentation

◆ value

int MyObj::value
private

Definition at line 27 of file test_format.cpp.


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