wrench::FileRegistryFileLookupRequestMessage
-
class FileRegistryFileLookupRequestMessage : public wrench::FileRegistryMessage
A message sent to a FileRegistryService to request a file lookup.
Public Functions
Constructor.
- Parameters:
answer_commport – the commport to which the answer message should be sent
file – the file to look up
payload – the message size in bytes
Public Members
-
S4U_CommPort *answer_commport
The commport_name to which the answer message should be sent.