qCNC 0.82-alpha
/home/trilog/Desktop/project/gui/Final/src/libtse.cpp File Reference
#include "global_includes.h"
#include "libtse.h"
Include dependency graph for libtse.cpp:

Go to the source code of this file.

Functions

void AppendtoList (gcode_linkedL *firstptr, double x, double y, double z, gcode_linkedL *lastptr)
void get_settings (gui_settings *temps)
int TCP_controll (int time_passed, int *sock, int CNC_mode, int CNC_process, protocol *tosend, int *constat)

Function Documentation

void AppendtoList ( gcode_linkedL firstptr,
double  x,
double  y,
double  z,
gcode_linkedL lastptr 
)

Definition at line 47 of file libtse.cpp.

Here is the caller graph for this function:

void get_settings ( gui_settings temps)

Definition at line 70 of file libtse.cpp.

Here is the caller graph for this function:

int TCP_controll ( int  time_passed,
int *  sock,
int  CNC_mode,
int  CNC_process,
protocol tosend,
int *  constat 
)

Definition at line 198 of file libtse.cpp.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines