OpenVPN 3 Core Library
Loading...
Searching...
No Matches
servhalt.hpp File Reference
#include <string>
Include dependency graph for servhalt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 
namespace  openvpn::HaltRestart
 

Enumerations

enum  openvpn::HaltRestart::Type {
  openvpn::HaltRestart::HALT , openvpn::HaltRestart::RESTART , openvpn::HaltRestart::RESTART_PSID , openvpn::HaltRestart::RESTART_PASSIVE ,
  openvpn::HaltRestart::AUTH_FAILED , openvpn::HaltRestart::RAW
}
 

Functions

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