InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Pg Member List

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()ApiInterfaceinline
beginTransaction()ApiInterface
bouncebackproxy()ApiInterface
closesocket(class TransactionAgent &taRef)Pg
command_autocommitPg
commit(apifPtr re, int64_t recmd, void *reptr)ApiInterface
cont()Pg
continueFunc1(int64_t entrypoint, void *statePtr)Pginlinevirtual
continueFunc1PtrApiInterface
continueFunc2(int64_t entrypoint, void *statePtr)Pginlinevirtual
continueFunc2PtrApiInterface
continueLogin(int cmdstate, class MessageUserSchema &msgrcvref)Pg
continuePgCommitexplicit(int64_t entrypoint, void *statePtr)Pgvirtual
continuePgCommitimplicit(int64_t entrypoint, void *statePtr)Pgvirtual
continuePgFunc(int64_t entrypoint, void *statePtr)Pgvirtual
continuePgFuncPtrApiInterface
continuePgRollbackexplicit(int64_t entrypoint, void *statePtr)Pgvirtual
continuePgRollbackimplicit(int64_t entrypoint, void *statePtr)Pgvirtual
deleteRow(apifPtr re, int64_t recmd, void *reptr, uuRecord_s &uur)ApiInterface
deleteStatement()ApiInterface
deleteTransaction()ApiInterface
deserialize2Vector()ApiInterface
destroyerPtrApiInterface
destruct()ApiInterface
doit()Pginlinevirtual
domainidApiInterface
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
inbufPg
initcmd(string &newdata)Pg
inputVectorApiInterface
insertRow(apifPtr re, int64_t recmd, void *reptr, int64_t tableid)ApiInterface
isintransactionblockPg
outbufPg
outcmdPg
outmsgPg
Pg(class TransactionAgent *entrypoint, int statePtr)Pg
pgclosesocket(class TransactionAgent &taRef, int socketfd)Pgstatic
pgcmdtypePg
pgPtrApiInterface
posPg
prepareResponseVector(int64_t resultCode)ApiInterface
procedureprefixPg
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
responseApiInterface
responseVectorApiInterface
resultsApiInterface
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
schemaPtrPg
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_isautocommitPg
setReEntry(apifPtr re, int64_t recmd, void *reptr)ApiInterface
sizePg
sockfdPg
sqlbegin()Pg
sqlcommitexplicit()Pg
sqlcommitimplicit()Pg
sqlrollbackexplicit()Pg
sqlrollbackimplicit()Pg
startupArgsPg
statePg
STATE_ABORTED enum valuePg
STATE_AUTH enum valuePg
STATE_BEGIN enum valuePg
STATE_ESTABLISHED enum valuePg
STATE_EXITING enum valuePg
STATE_NONE enum valuePg
statementPtrApiInterface
states_e enum namePg
taPtrApiInterface
transactionPtrApiInterface
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
useridPg
writesocket()Pg
~ApiInterface()ApiInterfaceinlinevirtual
~Pg()Pgvirtual