mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
InsertValuesReply
mars
msg
Undocumented in source.
struct
InsertValuesReply {
static immutable
auto
type
;
int
insertStatus
;
immutable
(
ubyte
)[]
bytes
;
immutable
(
ubyte
)[]
clientKeys
;
int
tableIndex
;
int
statementIndex
;
int
statementIndex2
;
}
Members
Static variables
type
auto
type
;
Undocumented in source.
Variables
bytes
immutable
(
ubyte
)[]
bytes
;
Undocumented in source.
clientKeys
immutable
(
ubyte
)[]
clientKeys
;
Undocumented in source.
insertStatus
int
insertStatus
;
Undocumented in source.
statementIndex
int
statementIndex
;
Undocumented in source.
statementIndex2
int
statementIndex2
;
Undocumented in source.
tableIndex
int
tableIndex
;
Undocumented in source.
Meta
Source
See Implementation
mars
msg
enums
AuthoriseError
DeleteError
InsertError
MsgType
MsgTypeStoC
RequestState
structs
AuthenticateReply
AuthenticateRequest
AuthenticationReply
AuthenticationRequest
AutologinReq
CallServerMethodReply
CallServerMethodRequest
DeleteRecordReply
DeleteRecordRequest
DeleteRecordsRep
DeleteRecordsReq
DiscardAuthenticationReply
DiscardAuthenticationRequest
ImportRecordsRep
ImportRecordsReq
ImportValuesReply
ImportValuesRequest
InsertRecordsRep
InsertRecordsReq
InsertValuesReply
InsertValuesRequest
OptUpdateRep
OptUpdateReq
PesUpdateRep
PesUpdateReq
PingRep
PingReq
SubscribeRep
SubscribeReq
SyncOperationReply
SyncOperationReq
UpdateRecordsReq
UpdateValuesReply
UpdateValuesRequest