RINASim  October 2016
Documentation of framework for OMNeT++
DTPState.h File Reference
#include <omnetpp.h>
#include <queue>
#include <vector>
#include "Utils.h"
#include "EFCP_defs.h"
#include "DataTransferPDU.h"
#include "PDU.h"
#include "DTPTimers_m.h"

Go to the source code of this file.

Classes

class  DTPState
 

Enumerations

enum  DTPStateState { DTP_STATE_ACTIVE = 0x01, DTP_STATE_PORT_ID_TRANS = 0x10 }
 

Enumeration Type Documentation

Enumerator
DTP_STATE_ACTIVE 
DTP_STATE_PORT_ID_TRANS 

Definition at line 49 of file DTPState.h.