Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
data::cassandra::Limit Struct Reference

A strong type wrapper for int32_t. More...

#include <Types.hpp>

Public Attributes

int32_t limit
 

Detailed Description

A strong type wrapper for int32_t.

This is unfortunately needed right now to support uint32_t properly because clio uses bigint (int64) everywhere except for when one need to specify LIMIT, which needs an int32 :-/


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