OpalZrtp Class Reference

#include <opalzrtp.h>

List of all members.

Public Member Functions

virtual ~OpalZrtp ()

Static Public Member Functions

static bool Init (char *name, char *zidFile)
static bool Init (OpalZrtp *opalZrtp)
static bool DeInit ()
static zrtp_global_ctx * GetZrtpContext ()
static unsigned char * GetZID ()
static void SetEventProcessor (ZrtpEventProcessor *eventProcessor)
static ZrtpEventProcessorGetEventProcessor ()

Protected Member Functions

virtual unsigned char * DoGetZID ()
virtual zrtp_global_ctx * DoGetZrtpContext ()
virtual bool DoInit (char *name, char *zidFile)


Constructor & Destructor Documentation

virtual OpalZrtp::~OpalZrtp (  )  [virtual]


Member Function Documentation

static bool OpalZrtp::Init ( char *  name,
char *  zidFile 
) [static]

static bool OpalZrtp::Init ( OpalZrtp opalZrtp  )  [static]

static bool OpalZrtp::DeInit (  )  [static]

static zrtp_global_ctx* OpalZrtp::GetZrtpContext (  )  [static]

static unsigned char* OpalZrtp::GetZID (  )  [static]

static void OpalZrtp::SetEventProcessor ( ZrtpEventProcessor eventProcessor  )  [static]

static ZrtpEventProcessor* OpalZrtp::GetEventProcessor (  )  [static]

virtual unsigned char* OpalZrtp::DoGetZID (  )  [protected, virtual]

virtual zrtp_global_ctx* OpalZrtp::DoGetZrtpContext (  )  [protected, virtual]

virtual bool OpalZrtp::DoInit ( char *  name,
char *  zidFile 
) [protected, virtual]


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 11:49:40 2008 for OPAL by  doxygen 1.5.1