RINASim  October 2016
Documentation of framework for OMNeT++
AEData::State_Change Class Reference

#include <AEData.h>

Inheritance diagram for AEData::State_Change:
_AESInt_self

Public Member Functions

 State_Change (int, bool)
 
- Public Member Functions inherited from _AESInt_self
 _AESInt_self ()
 

Public Attributes

int streamId
 
bool newState
 

Detailed Description

Definition at line 80 of file AEData.h.

Constructor & Destructor Documentation

AEData::State_Change::State_Change ( int  id,
bool  state 
)

Definition at line 108 of file AEData.cc.

Member Data Documentation

bool AEData::State_Change::newState

Definition at line 83 of file AEData.h.

Referenced by State_Change().

int AEData::State_Change::streamId

Definition at line 82 of file AEData.h.

Referenced by State_Change().


The documentation for this class was generated from the following files: