Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

nudpconnection.h File Reference

#include <e32base.h>
#include "concreteconnection.h"

Go to the source code of this file.

Data Structures

class  CNUDPConnection
 NUDPConnection class adds nanoUDP functionalities to the concerete connection. More...


Variables

const TInt KNUDPHeaderSize = 5
const TUint8 KNUDPProtocolNumber = 0
const TUint8 KFirstFragment = 0x4
const TUint8 KLastFragment = 0x8


Variable Documentation

const TUint8 KFirstFragment = 0x4
 

Definition at line 39 of file nudpconnection.h.

Referenced by CNUDPConnection::SendL().

const TUint8 KLastFragment = 0x8
 

Definition at line 42 of file nudpconnection.h.

Referenced by CNUDPConnection::SendL().

const TInt KNUDPHeaderSize = 5
 

Definition at line 33 of file nudpconnection.h.

Referenced by CNUDPConnection::CreateFrame(), and CNUDPConnection::SendL().

const TUint8 KNUDPProtocolNumber = 0
 

Definition at line 36 of file nudpconnection.h.


Generated on Tue Jan 13 15:47:08 2004 for CobainAPIImplementation by doxygen 1.3.5