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

Go to the source code of this file.

Variables

const char * SIG_AP_AE_API
 
const char * SIG_AE_AllocateRequest
 
const char * SIG_AE_DeallocateRequest
 
const char * SIG_AE_DataSend
 
const char * SIG_AE_ConnectionRequest
 
const char * SIG_AE_ReleaseRequest
 
const char * SIG_AE_Enrolled
 
const char * SIG_AE_AP_API
 
const char * SIG_Socket_QueueInfo
 
const char * SIG_RIBD_DataSend
 
const char * SIG_RIBD_CreateRequestFlow
 
const char * SIG_RIBD_DeleteRequestFlow
 
const char * SIG_RIBD_DeleteResponseFlow
 
const char * SIG_RIBD_CreateFlow
 
const char * SIG_RIBD_CreateFlowResponseNegative
 
const char * SIG_RIBD_CreateFlowResponsePositive
 
const char * SIG_RIBD_ForwardingUpdateReceived
 
const char * SIG_RIBD_RoutingUpdateReceived
 
const char * SIG_RIBD_CongestionNotification
 
const char * SIG_RIBD_StartEnrollmentRequest
 
const char * SIG_RIBD_StartEnrollmentResponse
 
const char * SIG_RIBD_StopEnrollmentRequest
 
const char * SIG_RIBD_StopEnrollmentResponse
 
const char * SIG_RIBD_StartOperationRequest
 
const char * SIG_RIBD_StartOperationResponse
 
const char * SIG_RIBD_ConnectionResponsePositive
 
const char * SIG_RIBD_ConnectionResponseNegative
 
const char * SIG_RIBD_ConnectionRequest
 
const char * SIG_RIBD_CACESend
 
const char * SIG_AEMGMT_ConnectionResponsePositive
 
const char * SIG_ENROLLMENT_DataSend
 
const char * SIG_ENROLLMENT_CACEDataSend
 
const char * SIG_ENROLLMENT_StartEnrollmentRequest
 
const char * SIG_ENROLLMENT_StartEnrollmentResponse
 
const char * SIG_ENROLLMENT_StopEnrollmentRequest
 
const char * SIG_ENROLLMENT_StopEnrollmentResponse
 
const char * SIG_ENROLLMENT_StartOperationRequest
 
const char * SIG_ENROLLMENT_StartOperationResponse
 
const char * SIG_ENROLLMENT_Finished
 
const char * SIG_CDAP_DateReceive
 
const char * SIG_CDAP_SendData
 
const char * SIG_CACE_DataReceive
 
const char * SIG_IRM_AllocateRequest
 
const char * SIG_IRM_DeallocateRequest
 
const char * SIG_AERIBD_AllocateResponsePositive
 
const char * SIG_AERIBD_AllocateResponseNegative
 
const char * SIG_FA_CreateFlowResponseNegative
 
const char * SIG_FA_CreateFlowResponsePositive
 
const char * SIG_FA_CreateFlowRequestForward
 
const char * SIG_FA_CreateFlowResponseForward
 
const char * SIG_FA_AllocateResponsePositive
 
const char * SIG_FA_AllocateResponseNegative
 
const char * SIG_FA_MgmtFlowAllocated
 
const char * SIG_toFAI_AllocateRequest
 
const char * SIG_toFAI_AllocateResponsePositive
 
const char * SIG_toFAI_AllocateResponseNegative
 
const char * SIG_FAI_AllocateRequest
 
const char * SIG_FAI_DeallocateRequest
 
const char * SIG_FAI_DeallocateResponse
 
const char * SIG_FAI_AllocateResponsePositive
 
const char * SIG_FAI_AllocateResponseNegative
 
const char * SIG_FAI_CreateFlowRequest
 
const char * SIG_FAI_DeleteFlowRequest
 
const char * SIG_FAI_CreateFlowResponsePositive
 
const char * SIG_FAI_CreateFlowResponseNegative
 
const char * SIG_FAI_DeleteFlowResponse
 
const char * SIG_RA_CreateFlowPositive
 
const char * SIG_RA_CreateFlowNegative
 
const char * SIG_RA_InvokeSlowdown
 
const char * SIG_RA_ExecuteSlowdown
 
const char * SIG_RA_MgmtFlowAllocated
 
const char * SIG_RA_MgmtFlowDeallocated
 
const char * SIG_RIB_CreateRequestFlow
 
const char * SIG_RIB_CreateResponseFlow
 
const char * SIG_RIB_DeleteRequestFlow
 
const char * SIG_RIB_DeleteResponseFlow
 
const char * SIG_RMT_NoConnId
 
const char * SIG_RMT_ErrornousPacket
 
const char * SIG_RMT_SlowdownRequest
 
const char * SIG_RMT_QueuePDUPreRcvd
 
const char * SIG_RMT_QueuePDUPostRcvd
 
const char * SIG_RMT_QueuePDUPreSend
 
const char * SIG_RMT_QueuePDUSent
 
const char * SIG_RMT_PortPDURcvd
 
const char * SIG_RMT_PortPDUSent
 
const char * SIG_RMT_PortReadyToServe
 
const char * SIG_RMT_PortReadyForRead
 
const char * SIG_RMT_QueueInfo
 
const char * SIG_PDUFTG_FwdInfoUpdate
 
const char * SIG_RIBD_RoutingUpdate
 
const char * SIG_EFCP_StopSending
 
const char * SIG_EFCP_StartSending
 
const char * SIG_VAR_ViFIB_Slave2Master
 
const char * SIG_VAR_ViFIB_Master2Slave
 
const char * SIG_VAR_AddedFlow
 
const char * SIG_VAR_RemovedFlow
 

Variable Documentation

const char* SIG_AE_AllocateRequest

Definition at line 34 of file RINASignals.cc.

Referenced by IRM::initSignalsAndListeners(), and AE::initSignalsAndListeners().

const char* SIG_AE_AP_API

Definition at line 41 of file RINASignals.cc.

Referenced by AP::initSignalsAndListeners(), and AE::initSignalsAndListeners().

const char* SIG_AE_ConnectionRequest

Definition at line 37 of file RINASignals.cc.

Referenced by AE::initSignalsAndListeners().

const char* SIG_AE_DataSend

Definition at line 36 of file RINASignals.cc.

Referenced by CDAP::initSignalsAndListeners(), and AE::initSignalsAndListeners().

const char* SIG_AE_DeallocateRequest

Definition at line 35 of file RINASignals.cc.

Referenced by IRM::initSignalsAndListeners(), and AE::initSignalsAndListeners().

const char* SIG_AE_Enrolled
const char* SIG_AE_ReleaseRequest

Definition at line 38 of file RINASignals.cc.

Referenced by AE::initSignalsAndListeners().

const char* SIG_AEMGMT_ConnectionResponsePositive
const char* SIG_AERIBD_AllocateResponseNegative
const char* SIG_AERIBD_AllocateResponsePositive
const char* SIG_AP_AE_API

Definition at line 32 of file RINASignals.cc.

Referenced by AP::initSignalsAndListeners(), and AE::initSignalsAndListeners().

const char* SIG_CDAP_SendData

Definition at line 82 of file RINASignals.cc.

const char* SIG_EFCP_StartSending
const char* SIG_ENROLLMENT_DataSend
const char* SIG_ENROLLMENT_Finished
const char* SIG_FA_AllocateResponseNegative

Definition at line 99 of file RINASignals.cc.

const char* SIG_FA_AllocateResponsePositive

Definition at line 98 of file RINASignals.cc.

const char* SIG_FA_CreateFlowRequestForward
const char* SIG_FA_CreateFlowResponseForward

Definition at line 97 of file RINASignals.cc.

Referenced by FANotifier::initSignalsAndListeners().

const char* SIG_FA_CreateFlowResponseNegative
const char* SIG_FA_CreateFlowResponsePositive

Definition at line 95 of file RINASignals.cc.

const char* SIG_FA_MgmtFlowAllocated
const char* SIG_FAI_AllocateResponseNegative

Definition at line 109 of file RINASignals.cc.

Referenced by AE::initSignalsAndListeners(), and FAI::initSignalsAndListeners().

const char* SIG_FAI_CreateFlowRequest
const char* SIG_FAI_CreateFlowResponseNegative
const char* SIG_FAI_CreateFlowResponsePositive
const char* SIG_FAI_DeallocateRequest

Definition at line 106 of file RINASignals.cc.

Referenced by AE::initSignalsAndListeners(), and FAI::initSignalsAndListeners().

const char* SIG_FAI_DeallocateResponse

Definition at line 107 of file RINASignals.cc.

Referenced by AE::initSignalsAndListeners(), and FAI::initSignalsAndListeners().

const char* SIG_FAI_DeleteFlowRequest
const char* SIG_FAI_DeleteFlowResponse
const char* SIG_IRM_AllocateRequest

Definition at line 86 of file RINASignals.cc.

const char* SIG_IRM_DeallocateRequest

Definition at line 87 of file RINASignals.cc.

const char* SIG_PDUFTG_FwdInfoUpdate

Definition at line 139 of file RINASignals.cc.

const char* SIG_RA_CreateFlowNegative
const char* SIG_RA_CreateFlowPositive
const char* SIG_RA_ExecuteSlowdown

Definition at line 119 of file RINASignals.cc.

Referenced by EFCP::initialize(), and RA::initSignalsAndListeners().

const char* SIG_RA_InvokeSlowdown

Definition at line 118 of file RINASignals.cc.

Referenced by RIBd::initSignalsAndListeners(), and RA::initSignalsAndListeners().

const char* SIG_RA_MgmtFlowAllocated
const char* SIG_RA_MgmtFlowDeallocated

Definition at line 121 of file RINASignals.cc.

Referenced by RA::initSignalsAndListeners().

const char* SIG_RIB_CreateRequestFlow

Definition at line 123 of file RINASignals.cc.

const char* SIG_RIB_CreateResponseFlow

Definition at line 124 of file RINASignals.cc.

const char* SIG_RIB_DeleteRequestFlow

Definition at line 125 of file RINASignals.cc.

const char* SIG_RIB_DeleteResponseFlow

Definition at line 126 of file RINASignals.cc.

const char* SIG_RIBD_CongestionNotification

Definition at line 55 of file RINASignals.cc.

Referenced by RIBd::initSignalsAndListeners(), and RA::initSignalsAndListeners().

const char* SIG_RIBD_CreateFlow
const char* SIG_RIBD_CreateFlowResponseNegative
const char* SIG_RIBD_CreateFlowResponsePositive
const char* SIG_RIBD_CreateRequestFlow
const char* SIG_RIBD_DeleteRequestFlow
const char* SIG_RIBD_DeleteResponseFlow
const char* SIG_RIBD_ForwardingUpdateReceived

Definition at line 52 of file RINASignals.cc.

const char* SIG_RIBD_RoutingUpdate
const char* SIG_RIBD_RoutingUpdateReceived
const char* SIG_RMT_ErrornousPacket

Definition at line 129 of file RINASignals.cc.

Referenced by RMT::initialize().

const char* SIG_RMT_NoConnId

Definition at line 128 of file RINASignals.cc.

Referenced by RMT::initialize().

const char* SIG_RMT_PortPDURcvd
const char* SIG_RMT_PortPDUSent
const char* SIG_RMT_PortReadyForRead

Definition at line 136 of file RINASignals.cc.

Referenced by RMT::initialize(), and RMTPort::initialize().

const char* SIG_RMT_PortReadyToServe

Definition at line 135 of file RINASignals.cc.

Referenced by RMT::initialize(), and RMTPort::initialize().

const char* SIG_RMT_QueueInfo

Definition at line 137 of file RINASignals.cc.

const char* SIG_RMT_QueuePDUPostRcvd

Definition at line 132 of file RINASignals.cc.

Referenced by RMT::initialize(), and RMTQueue::initialize().

const char* SIG_RMT_QueuePDUPreRcvd

Definition at line 131 of file RINASignals.cc.

Referenced by RMT::initialize(), and RMTQueue::initialize().

const char* SIG_RMT_QueuePDUPreSend

Definition at line 133 of file RINASignals.cc.

Referenced by RMT::initialize(), and RMTQueue::initialize().

const char* SIG_RMT_QueuePDUSent

Definition at line 134 of file RINASignals.cc.

Referenced by RMT::initialize(), and RMTQueue::initialize().

const char* SIG_RMT_SlowdownRequest

Definition at line 130 of file RINASignals.cc.

Referenced by RMTMaxQBase::initialize(), and RA::initSignalsAndListeners().

const char* SIG_Socket_QueueInfo

Definition at line 43 of file RINASignals.cc.

Referenced by Socket::initialize(), and EFCP::initialize().

const char* SIG_toFAI_AllocateRequest

Definition at line 102 of file RINASignals.cc.

Referenced by FAI::initSignalsAndListeners().

const char* SIG_toFAI_AllocateResponseNegative

Definition at line 104 of file RINASignals.cc.

const char* SIG_toFAI_AllocateResponsePositive

Definition at line 103 of file RINASignals.cc.

const char* SIG_VAR_AddedFlow

Definition at line 149 of file RINASignals.cc.

const char* SIG_VAR_RemovedFlow

Definition at line 150 of file RINASignals.cc.

const char* SIG_VAR_ViFIB_Master2Slave

Definition at line 148 of file RINASignals.cc.

const char* SIG_VAR_ViFIB_Slave2Master

Definition at line 147 of file RINASignals.cc.