24#ifndef CERTIFIER_STATS_INTERFACE_INCLUDE 
   25#define CERTIFIER_STATS_INTERFACE_INCLUDE 
Definition: certifier_stats_interface.h:29
 
virtual ulonglong get_negative_certified()=0
 
virtual ulonglong get_positive_certified()=0
 
virtual int get_group_stable_transactions_set_string(char **buffer, size_t *length)=0
 
virtual void get_last_conflict_free_transaction(std::string *value)=0
 
virtual ~Certifier_stats()=default
 
virtual ulonglong get_certification_info_size()=0
 
unsigned long long int ulonglong
Definition: my_inttypes.h:56
 
bool length(const dd::Spatial_reference_system *srs, const Geometry *g1, double *length, bool *null) noexcept
Computes the length of linestrings and multilinestrings.
Definition: length.cc:76
 
mutable_buffer buffer(void *p, size_t n) noexcept
Definition: buffer.h:418