InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
This is the complete list of members for Pg, including all inherited members.
addFieldToRow() | ApiInterface | |
addFieldToRow(int64_t val) | ApiInterface | |
addFieldToRow(uint64_t val) | ApiInterface | |
addFieldToRow(bool val) | ApiInterface | |
addFieldToRow(long double val) | ApiInterface | |
addFieldToRow(char val) | ApiInterface | |
addFieldToRow(string &val) | ApiInterface | |
ApiInterface() | ApiInterface | inline |
beginTransaction() | ApiInterface | |
bouncebackproxy() | ApiInterface | |
closesocket(class TransactionAgent &taRef) | Pg | |
command_autocommit | Pg | |
commit(apifPtr re, int64_t recmd, void *reptr) | ApiInterface | |
cont() | Pg | |
continueFunc1(int64_t entrypoint, void *statePtr) | Pg | inlinevirtual |
continueFunc1Ptr | ApiInterface | |
continueFunc2(int64_t entrypoint, void *statePtr) | Pg | inlinevirtual |
continueFunc2Ptr | ApiInterface | |
continueLogin(int cmdstate, class MessageUserSchema &msgrcvref) | Pg | |
continuePgCommitexplicit(int64_t entrypoint, void *statePtr) | Pg | virtual |
continuePgCommitimplicit(int64_t entrypoint, void *statePtr) | Pg | virtual |
continuePgFunc(int64_t entrypoint, void *statePtr) | Pg | virtual |
continuePgFuncPtr | ApiInterface | |
continuePgRollbackexplicit(int64_t entrypoint, void *statePtr) | Pg | virtual |
continuePgRollbackimplicit(int64_t entrypoint, void *statePtr) | Pg | virtual |
deleteRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur) | ApiInterface | |
deleteStatement() | ApiInterface | |
deleteTransaction() | ApiInterface | |
deserialize2Vector() | ApiInterface | |
destroyerPtr | ApiInterface | |
destruct() | ApiInterface | |
doit() | Pg | inlinevirtual |
domainid | ApiInterface | |
errorStatus(int64_t status) | Pg | |
execStatement(const char *stmtname, Statement *stmtPtr, apifPtr reentryfunction, int64_t reentrypoint, void *reentrydata) | ApiInterface | |
execStatement(const char *stmtname, vector< std::string > &args, apifPtr reentryfunction, int64_t reentrypoint, void *reentrydata) | ApiInterface | |
executeStatement(string &stmtstr) | Pg | |
fetchRows(apifPtr re, int64_t recmd, void *reptr) | ApiInterface | |
get(int16_t *val) | Pg | |
get(int32_t *val) | Pg | |
get(int64_t *val) | Pg | |
get(vector< int16_t > &val, size_t nelem) | Pg | |
get(vector< int32_t > &val, size_t nelem) | Pg | |
get(vector< int64_t > &val, size_t nelem) | Pg | |
get(char *val) | Pg | |
get(string &val, size_t nelem) | Pg | |
get(string &val) | Pg | |
getResultCode() | ApiInterface | |
getStoredProcedureArgs(Statement *stmtPtr, std::vector< std::string > &argsRef) | ApiInterface | |
inbuf | Pg | |
initcmd(string &newdata) | Pg | |
inputVector | ApiInterface | |
insertRow(apifPtr re, int64_t recmd, void *reptr, int64_t tableid) | ApiInterface | |
isintransactionblock | Pg | |
outbuf | Pg | |
outcmd | Pg | |
outmsg | Pg | |
Pg(class TransactionAgent *entrypoint, int statePtr) | Pg | |
pgclosesocket(class TransactionAgent &taRef, int socketfd) | Pg | static |
pgcmdtype | Pg | |
pgPtr | ApiInterface | |
pos | Pg | |
prepareResponseVector(int64_t resultCode) | ApiInterface | |
procedureprefix | Pg | |
put(int16_t val) | Pg | |
put(int32_t val) | Pg | |
put(int64_t val) | Pg | |
put(vector< int16_t > &val) | Pg | |
put(vector< int32_t > &val) | Pg | |
put(vector< int64_t > &val) | Pg | |
put(char val) | Pg | |
put(char *val, size_t nelem) | Pg | |
put(string &val) | Pg | |
put(char *val) | Pg | |
putAuthenticationOk() | Pg | |
putCommandComplete(char *tag) | Pg | |
putDataRows() | Pg | |
putErrorResponse(char *severity, char *code, char *message) | Pg | |
putNoticeResponse(char *severity, char *code, char *message) | Pg | |
putParameterStatus(char *name, char *value) | Pg | |
putRowDescription() | Pg | |
readsocket(string &buf) | Pg | |
replaceRow(apifPtr re, int64_t recmd, void *reptr) | ApiInterface | |
replymsg() | Pg | |
response | ApiInterface | |
responseVector | ApiInterface | |
results | ApiInterface | |
revert(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur) | ApiInterface | |
rewritesocket() | Pg | |
rollback(apifPtr re, int64_t recmd, void *reptr) | ApiInterface | |
rollback(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur) | ApiInterface | |
schemaPtr | Pg | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, int64_t input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, uint64_t input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, bool input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, long double input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, char input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, string *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, vector< int64_t > *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, vector< uint64_t > *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, vector< bool > *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, vector< long double > *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, vector< char > *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, vector< string > *input) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, int64_t lower, int64_t upper) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, uint64_t lower, uint64_t upper) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, bool lower, bool upper) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, long double lower, long double upper) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, char lower, char upper) | ApiInterface | |
selectRows(apifPtr re, int64_t recmd, void *reptr, int64_t tableid, int64_t fieldid, locktype_e locktype, operatortypes_e op, string *lower, string *upper) | ApiInterface | |
sendResponse(int64_t resultCode, vector< std::string > *v) | ApiInterface | |
session_isautocommit | Pg | |
setReEntry(apifPtr re, int64_t recmd, void *reptr) | ApiInterface | |
size | Pg | |
sockfd | Pg | |
sqlbegin() | Pg | |
sqlcommitexplicit() | Pg | |
sqlcommitimplicit() | Pg | |
sqlrollbackexplicit() | Pg | |
sqlrollbackimplicit() | Pg | |
startupArgs | Pg | |
state | Pg | |
STATE_ABORTED enum value | Pg | |
STATE_AUTH enum value | Pg | |
STATE_BEGIN enum value | Pg | |
STATE_ESTABLISHED enum value | Pg | |
STATE_EXITING enum value | Pg | |
STATE_NONE enum value | Pg | |
statementPtr | ApiInterface | |
states_e enum name | Pg | |
taPtr | ApiInterface | |
transactionPtr | ApiInterface | |
unlock(apifPtr re, int64_t recmd, void *reptr, int64_t rowid, int64_t tableid, int64_t engineid) | ApiInterface | |
unmakerow(int64_t tableid, string *rowstring, vector< fieldValue_s > *resultFields) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid, int64_t input) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid, uint64_t input) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid, bool input) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid, long double input) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid, char input) | ApiInterface | |
updateRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid, string input) | ApiInterface | |
updateRowNullField(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur, int64_t fieldid) | ApiInterface | |
userid | Pg | |
writesocket() | Pg | |
~ApiInterface() | ApiInterface | inlinevirtual |
~Pg() | Pg | virtual |