Main Page | Alphabetical List | Class List | File List | Class Members

Vpnc Class Reference

#include <vpnc.h>

List of all members.


Detailed Description

VPNC states and operations.


Public Types

enum  State { ST_DISCONNECTED, ST_CONNECTING, ST_CONNECTED, ST_DISCONNECTING }

Static Public Member Functions

static bool activate (const Connection &conn, const QString &pwd)
static void deactivate ()
static State getState ()


Member Enumeration Documentation

enum Vpnc::State
 

Connection states.


Member Function Documentation

bool Vpnc::activate const Connection conn,
const QString &  pwd
[static]
 

Activate a given connection with a given password.

void Vpnc::deactivate  )  [static]
 

Deactivate current connection (if any).

Vpnc::State Vpnc::getState  )  [static]
 

Get current connection status.


The documentation for this class was generated from the following files:
Generated on Fri Aug 19 23:02:12 2005 for Viperin-Z by  doxygen 1.4.4