#include <event.hpp>
Public Attributes | |
std::map< std::string, std::string > | headers |
T | body |
Event representation.
Event is represented by body and context (headers
)
T anch::events::Event< T >::body |
Event's body
std::map<std::string,std::string> anch::events::Event< T >::headers |
Event's context