RINASim  October 2016
Documentation of framework for OMNeT++
FANotifier.cc File Reference
#include <FANotifier.h>

Go to the source code of this file.

Functions

 Define_Module (FANotifier)
 

Variables

const char * MSG_FLO = "Flow"
 
const char * MSG_FLOPOSI = "Flow+"
 
const char * MSG_FLONEGA = "Flow-"
 
const char * VAL_FLREQ = "Request "
 
const char * VAL_FLREQPOSI = "Response+ "
 
const char * VAL_FLREQNEGA = "Response- "
 

Function Documentation

Define_Module ( FANotifier  )

Variable Documentation

const char* MSG_FLO = "Flow"
const char* MSG_FLONEGA = "Flow-"

Definition at line 20 of file FANotifier.cc.

Referenced by FANotifier::sendCreateResponseNegative().

const char* MSG_FLOPOSI = "Flow+"
const char* VAL_FLREQ = "Request "

Definition at line 25 of file FANotifier.cc.

const char* VAL_FLREQNEGA = "Response- "

Definition at line 27 of file FANotifier.cc.

const char* VAL_FLREQPOSI = "Response+ "

Definition at line 26 of file FANotifier.cc.