RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <AEVoice.h>
Public Member Functions | |
State_Change (int, bool) | |
![]() | |
_AESInt_self () | |
Public Attributes | |
int | streamId |
bool | newState |
AEVoice::State_Change::State_Change | ( | int | id, |
bool | state | ||
) |
Definition at line 100 of file AEVoice.cc.
bool AEVoice::State_Change::newState |
Definition at line 74 of file AEVoice.h.
Referenced by State_Change().
int AEVoice::State_Change::streamId |
Definition at line 73 of file AEVoice.h.
Referenced by State_Change().