Scorum
Classes | Namespaces | Macros
service_base.hpp File Reference
#include <functional>
#include <scorum/chain/services/dbs_base.hpp>
#include <scorum/chain/dba/dba.hpp>
#include <limits>

Go to the source code of this file.

Classes

struct  scorum::chain::base_service_i< T >
 
class  scorum::chain::dbs_service_base< service_interface >
 

Namespaces

 scorum
 
 scorum::chain
 

Macros

#define ALL_IDS   std::numeric_limits<int64_t>::max()
 

Macro Definition Documentation

◆ ALL_IDS

#define ALL_IDS   std::numeric_limits<int64_t>::max()

Definition at line 185 of file service_base.hpp.