A message sent by a ComputeService in answer to a resource information request.
More...
#include <ComputeServiceMessage.h>
|
std::map< std::string, double > | info |
| The resource information map.
|
|
double | payload |
| The message name. More...
|
|
A message sent by a ComputeService in answer to a resource information request.
◆ ComputeServiceResourceInformationAnswerMessage()
wrench::ComputeServiceResourceInformationAnswerMessage::ComputeServiceResourceInformationAnswerMessage |
( |
std::map< std::string, double > |
info, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
info | the resource description map |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: