libkazv
event.hpp File Reference
#include "libkazv-config.hpp"
#include <string>
#include <cstdint>
#include "jsonwrap.hpp"
Include dependency graph for event.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::Event
 
struct  nlohmann::adl_serializer< Kazv::Event >
 

Namespaces

 Kazv
 
 nlohmann
 

Typedefs

using Kazv::Timestamp = std::int_fast64_t
 

Functions

bool Kazv::operator== (const Event &a, const Event &b)
 
bool Kazv::operator!= (const Event &a, const Event &b)