libsyncml
0.5.4
|
Data Fields | |
gint | refCount |
SmlCommandType | type |
unsigned int | cmdID |
unsigned int | msgID |
SmlCommandPrivate | private |
SmlLocation * | source |
SmlLocation * | target |
SmlPendingStatus * | pendingReply |
GList * | children |
SmlCommand * | parent |
SmlBool | noResp |
unsigned int | size |
SmlBool | pushedBack |
Definition at line 73 of file sml_command_internals.h.
SmlBool SmlCommand::pushedBack |
True if the command has already seen a mismatch in size. If a second mismatch happens, the command is simply too large
Definition at line 91 of file sml_command_internals.h.