Typedefs | Functions | Variables
data_engine.cpp File Reference
#include "data_engine.h"
#include <iostream>
Include dependency graph for data_engine.cpp:

Go to the source code of this file.

Typedefs

typedef unsigned char uchar
 

Functions

void socketSendThread (int sockClient, char *data, int data_lengh)
 
void stopThread (int sockClient)
 

Variables

bool reply_success = false
 
bool send_success = false
 

Typedef Documentation

◆ uchar

typedef unsigned char uchar

Definition at line 6 of file data_engine.cpp.

Function Documentation

◆ socketSendThread()

void socketSendThread ( int  sockClient,
char *  data,
int  data_lengh 
)

Definition at line 34 of file data_engine.cpp.

◆ stopThread()

void stopThread ( int  sockClient)

Definition at line 52 of file data_engine.cpp.

Variable Documentation

◆ reply_success

bool reply_success = false

Definition at line 9 of file data_engine.cpp.

◆ send_success

bool send_success = false

Definition at line 8 of file data_engine.cpp.



co_scan
Author(s):
autogenerated on Mon Feb 28 2022 23:00:57