PrivMX Endpoint v2.7.5
Loading...
Searching...
No Matches
privmx::endpoint::core::PagingList< T > Struct Template Reference

#include <privmx/endpoint/core/Types.hpp>

Public Attributes

int64_t totalAvailable
std::vector< T > readItems

Detailed Description

template<typename T>
struct privmx::endpoint::core::PagingList< T >

Contains results of listing methods.

Member Data Documentation

◆ readItems

template<typename T>
std::vector<T> privmx::endpoint::core::PagingList< T >::readItems

list of items read during single method call

◆ totalAvailable

template<typename T>
int64_t privmx::endpoint::core::PagingList< T >::totalAvailable

total items available to get


The documentation for this struct was generated from the following file: