OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::HaltRestart Namespace Reference

Enumerations

enum  Type {
  HALT , RESTART , RESTART_PSID , RESTART_PASSIVE ,
  AUTH_FAILED , RAW
}
 

Functions

std::string to_string (Type type)
 

Enumeration Type Documentation

◆ Type

Enumerator
HALT 
RESTART 
RESTART_PSID 
RESTART_PASSIVE 
AUTH_FAILED 
RAW 

Definition at line 17 of file servhalt.hpp.

Function Documentation

◆ to_string()

std::string openvpn::HaltRestart::to_string ( Type  type)
inline

Definition at line 27 of file servhalt.hpp.