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

Go to the source code of this file.

Classes

class  Kazv::Api::GetSpaceHierarchyJob
 Retrieve a portion of a space tree. More...
 
struct  Kazv::Api::GetSpaceHierarchyJob::StrippedChildStateEvent
 Paginates over the space tree in a depth-first manner to locate child rooms of a given space. More...
 
struct  Kazv::Api::GetSpaceHierarchyJob::ChildRoomsChunk
 Paginates over the space tree in a depth-first manner to locate child rooms of a given space. More...
 
class  Kazv::Api::GetSpaceHierarchyJob::JobResponse
 
struct  nlohmann::adl_serializer< GetSpaceHierarchyJob::StrippedChildStateEvent >
 
struct  nlohmann::adl_serializer< GetSpaceHierarchyJob::ChildRoomsChunk >
 

Namespaces

 Kazv
 
 Kazv::Api
 
 nlohmann
 

Typedefs

using Kazv::Api::GetSpaceHierarchyResponse = GetSpaceHierarchyJob::JobResponse