libkazv
relations.hpp File Reference
#include "basejob.hpp"
Include dependency graph for relations.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kazv::Api::GetRelatingEventsJob
 Get the child events for a given parent event. More...
 
class  Kazv::Api::GetRelatingEventsJob::JobResponse
 
class  Kazv::Api::GetRelatingEventsWithRelTypeJob
 Get the child events for a given parent event, with a given relType. More...
 
class  Kazv::Api::GetRelatingEventsWithRelTypeJob::JobResponse
 
class  Kazv::Api::GetRelatingEventsWithRelTypeAndEventTypeJob
 Get the child events for a given parent event, with a given relType and eventType. More...
 
class  Kazv::Api::GetRelatingEventsWithRelTypeAndEventTypeJob::JobResponse
 

Namespaces

 Kazv
 
 Kazv::Api
 
 nlohmann
 

Typedefs

using Kazv::Api::GetRelatingEventsResponse = GetRelatingEventsJob::JobResponse
 
using Kazv::Api::GetRelatingEventsWithRelTypeResponse = GetRelatingEventsWithRelTypeJob::JobResponse
 
using Kazv::Api::GetRelatingEventsWithRelTypeAndEventTypeResponse = GetRelatingEventsWithRelTypeAndEventTypeJob::JobResponse