DESERT 3.5.1
Loading...
Searching...
No Matches
initlib.cpp File Reference
#include "packet.h"
#include <tclcl.h>
#include <sap.h>
#include "uwApplication_cmn_header.h"
Include dependency graph for DESERT_Framework/DESERT/application/uwApplication/initlib.cpp:

Go to the source code of this file.

Classes

class  DATAHeaderClass
 

Functions

int Uwapplication_Init ()
 

Variables

packet_t PT_DATA_APPLICATION
 
DATAHeaderClass class_hdr_DATA
 
EmbeddedTcl uwApplicationInitTclCode
 

Function Documentation

◆ Uwapplication_Init()

int Uwapplication_Init ( )

Variable Documentation

◆ class_hdr_DATA

DATAHeaderClass class_hdr_DATA
static

◆ PT_DATA_APPLICATION

packet_t PT_DATA_APPLICATION

DATA packet type.

Trigger packet type for UFetch protocol.

Definition at line 47 of file DESERT_Framework/DESERT/application/uwApplication/initlib.cpp.

◆ uwApplicationInitTclCode

EmbeddedTcl uwApplicationInitTclCode
extern