RINASim  October 2016
Documentation of framework for OMNeT++
AEVoice.h File Reference
#include "AESInt.h"
#include <vector>

Go to the source code of this file.

Classes

class  AEVoice::Stream
 
class  AEVoice::State_Change
 
class  AEVoice::Stream_Timer
 
class  AEVoice::AEVoice
 

Namespaces

 AEVoice
 

Typedefs

typedef double(* AEVoice::RNG_function) (double, double, int rng)
 
typedef vector< Stream > AEVoice::sVec
 
typedef sVec::iterator AEVoice::sVecIt