Data Structures | Defines | Typedefs | Functions | Variables

hello-world.h File Reference

#include "uipopt.h"
#include "psock.h"

Go to the source code of this file.

Data Structures

struct  hello_world_state

Defines

#define UIP_APPCALL   hello_world_appcall

Typedefs

typedef struct hello_world_state uip_tcp_appstate_t

Functions

void hello_world_appcall (void)
void hello_world_init (void)

Variables

struct psock p

Define Documentation

#define UIP_APPCALL   hello_world_appcall

Definition at line 25 of file hello-world.h.


Typedef Documentation


Variable Documentation

struct psock p

Definition at line 20 of file hello-world.h.