Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
teoAuthData Struct Reference

Teonet authentication request list data structure. More...

#include <teo_auth.h>

Data Fields

char * method
 
char * url
 
char * data
 
char * headers
 
void * nc_p
 
command_callback callback
 

Detailed Description

Teonet authentication request list data structure.

Field Documentation

command_callback teoAuthData::callback

Referenced by teoAuthProcessCommand().

char* teoAuthData::data

Referenced by teoAuthProcessCommand().

char* teoAuthData::headers

Referenced by teoAuthProcessCommand().

char* teoAuthData::method

Referenced by teoAuthProcessCommand().

void* teoAuthData::nc_p

Referenced by teoAuthProcessCommand().

char* teoAuthData::url

Referenced by teoAuthProcessCommand().


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