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

Go to the source code of this file.

Classes

class  AEData::Stream
 
class  AEData::State_Change
 
class  AEData::Stream_Timer
 
class  AEData::AEData
 

Namespaces

 AEData
 

Typedefs

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