|
rad
2.0.0
|
#include <utils.hpp>
Public Member Functions | |
| Utils ()=delete | |
| Utils (const Utils &)=delete | |
| Utils & | operator= (const Utils &)=delete |
| Utils ()=delete | |
| Utils (const Utils &)=delete | |
| Utils & | operator= (const Utils &)=delete |
Static Public Member Functions | |
| template<typename EVENT > | |
| static const std::string | GetRequestId (rad::AnyEvent const &event) |
| template<typename EVENT > | |
| static const std::string | GetRequestId (rad::AnyEvent const &event) |
This class contains miscellaneous functions that have events.
|
delete |
|
delete |
|
delete |
|
delete |
|
static |
This method can be used to retrieve the identity of the originator of the request associated to the given event.
| [in] | event | Event used to retrieve its payload the originator of the request associated to the event. |
|
static |
1.8.5