|
CrowdSenSim
1.1
|
#include "Sample.h"Go to the source code of this file.
Classes | |
| struct | Smartphone |
Typedefs | |
| typedef std::map< string, float > | DatatbdelM |
| typedef std::map< string, float > | DatasentM |
| typedef std::map< int, Smartphone > | Smartphones |
Functions | |
| Smartphones | setSmartphones (int num_users) |
| typedef std::map<string, float> DatasentM |
The amount of data already sent
| typedef std::map<string, float> DatatbdelM |
The amount of data to be delivered
| typedef std::map<int,Smartphone> Smartphones |
| Smartphones setSmartphones | ( | int | num_users | ) |
It sets the details of the smartphone for each user
1.8.11