AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
Data Structures | Macros | Typedefs | Functions
mockVMNfcd.h File Reference
#include "sensors.h"
#include "nfc.pb-c.h"
#include "logger.h"
#include "amqp_listen.h"
#include "amqp_send.h"
Include dependency graph for mockVMNfcd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  s_nfc_params
 

Macros

#define MAX_CLIENTS   1000
 

Typedefs

typedef struct s_nfc_params nfc_params
 

Functions

void * mock_vmnfc_recv_poll (void *args)
 
void * new_playerNFC (void *params)
 

Macro Definition Documentation

#define MAX_CLIENTS   1000

Definition at line 4 of file mockVMNfcd.h.

Typedef Documentation

typedef struct s_nfc_params nfc_params

Function Documentation

void* mock_vmnfc_recv_poll ( void *  args)

Definition at line 109 of file mockVMNfcd.c.

Here is the call graph for this function:

void* new_playerNFC ( void *  params)