appldefs.h File Reference


Detailed Description

This file defines some basic structures and enumerators for the application module.

Software License
See the MBCSL for details.
Author:
Sven Schlender (kontakt at mobacon dot de)
Date:
2010-11-06

Definition in file appldefs.h.

Go to the source code of this file.

Enumerations

enum  APPL_CONNECTING_RETCODE { APPL_CR_IN_PROGRESS = 0, APPL_CR_ERROR, APPL_CR_CLOSED, APPL_CR_CONNECTED }
 Return values for project related connection task functions. More...


Enumeration Type Documentation

Return values for project related connection task functions.

Enumerator:
APPL_CR_IN_PROGRESS  Connecting is in progress.
APPL_CR_ERROR  Error while connecting.
APPL_CR_CLOSED  Connection closed.
APPL_CR_CONNECTED  Successfully connected.

Definition at line 24 of file appldefs.h.


Generated on Sun Nov 27 20:02:39 2011 for eWicht by  doxygen 1.5.5