RINASim  October 2016
Documentation of framework for OMNeT++
DAFEnrollment.h File Reference

DAFEnrollment and CACE . More...

#include <omnetpp.h>
#include "RINASignals.h"
#include "Flow.h"
#include "CDAPMessage_m.h"
#include "ConnectionTable.h"
#include "ExternConsts.h"
#include "DAFEnrollmentListeners.h"
#include "DAFEnrollmentStateTable.h"
#include "DAFEnrollmentNotifier.h"
#include "Address.h"
#include "AEMgmt.h"
#include "DAFEnrollmentObj.h"
#include "DAFOperationObj.h"
#include "FABase.h"
#include "IRM.h"
#include "DAFEnrollmentBase.h"
#include "CACEMgmt.h"

Go to the source code of this file.

Classes

class  DAFEnrollment
 

Typedefs

typedef std::list< APNIPairAPNIPairs
 
typedef std::map< simtime_t, APNIPairs * > DAFEnrollCommands
 

Variables

const char * DAF_MSG_ENRLCON
 
const char * DAF_MSG_ENRLREL
 

Detailed Description

DAFEnrollment and CACE .

Author
Kamil Jerabek (xjera.nosp@m.b18@.nosp@m.stud..nosp@m.fit..nosp@m.vutbr.nosp@m..cz)
Date
Apr 1, 2015

Definition in file DAFEnrollment.h.

Typedef Documentation

typedef std::list<APNIPair> APNIPairs

Definition at line 69 of file DAFEnrollment.h.

typedef std::map<simtime_t, APNIPairs*> DAFEnrollCommands

Definition at line 71 of file DAFEnrollment.h.

Variable Documentation

const char* DAF_MSG_ENRLCON

Definition at line 43 of file DAFEnrollment.cc.

Referenced by DAFEnrollment::handleMessage(), and DAFEnrollment::parseConfig().

const char* DAF_MSG_ENRLREL

Definition at line 44 of file DAFEnrollment.cc.

Referenced by DAFEnrollment::handleMessage(), and DAFEnrollment::parseConfig().