InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
continuation destination More...
#include <Asts.h>
Public Attributes | |
class ApiInterface * | reentryObject |
apifPtr | reentryfptr |
int64_t | reentrypoint |
void * | reentrydata |
void* Statement::reentry_s::reentrydata |
Definition at line 272 of file Asts.h.
Referenced by Statement::execute(), and Statement::reenter().
apifPtr Statement::reentry_s::reentryfptr |
Definition at line 270 of file Asts.h.
Referenced by Statement::execute(), and Statement::reenter().
class ApiInterface* Statement::reentry_s::reentryObject |
Definition at line 269 of file Asts.h.
Referenced by Statement::branchtotype(), Statement::execute(), Statement::reenter(), and Statement::startQuery().
int64_t Statement::reentry_s::reentrypoint |
Definition at line 271 of file Asts.h.
Referenced by Statement::execute(), and Statement::reenter().