ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
zrtpContext Struct Reference

#include <ZrtpCWrapper.h>

Collaboration diagram for zrtpContext:
Collaboration graph
[legend]

Data Fields

ZRtpzrtpEngine
 
ZrtpCallbackWrapperzrtpCallback
 
ZrtpConfigureconfigure
 
void * userData
 

Detailed Description

Definition at line 265 of file ZrtpCWrapper.h.

Field Documentation

ZrtpConfigure* zrtpContext::configure

Optional configuration data

Definition at line 269 of file ZrtpCWrapper.h.

void* zrtpContext::userData

User data, set by application

Definition at line 270 of file ZrtpCWrapper.h.

ZrtpCallbackWrapper* zrtpContext::zrtpCallback

Help class Callback wrapper

Definition at line 268 of file ZrtpCWrapper.h.

ZRtp* zrtpContext::zrtpEngine

Holds the real ZRTP engine

Definition at line 267 of file ZrtpCWrapper.h.


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