Home CommandObject
List of All Members for CommandObject
This is the complete list of members for CommandObject, including inherited members.
- enum State
- CommandObject(AbstractProtocol *)
- contents() const : QByteArray
- getMaxExecuteTimes() const : int
- getTimeout() const : int
- protocolBelongs() : AbstractProtocol *
- reply() const : QByteArray
- setContents(const QByteArray &)
- setMaxExecuteTimes(int )
- setReply(const QByteArray &)
- setState(const State &)
- setTimeout(int )
- state() const : State
- stateChanged(const State &)