PolarSSL v1.3.7
Data Fields
pk_debug_item Struct Reference

Item to send to the debug module. More...

#include <pk.h>

Data Fields

pk_debug_type type
 
const char * name
 
void * value
 

Detailed Description

Item to send to the debug module.

Definition at line 117 of file pk.h.

Field Documentation

const char* pk_debug_item::name

Definition at line 120 of file pk.h.

pk_debug_type pk_debug_item::type

Definition at line 119 of file pk.h.

void* pk_debug_item::value

Definition at line 121 of file pk.h.


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