Package SpecClient :: Module SpecReply :: Class SpecReply
[hide private]
[frames] | no frames]

Class SpecReply

source code

SpecReply class

Represent a reply received from a remote Spec server

Signals: replyFromSpec(self) -- emitted on update

Instance Methods [hide private]
 
__init__(self)
Constructor.
source code
 
update(self, data, error, error_code)
Emit the 'replyFromSpec' signal.
source code
 
getValue(self)
Return the value of the reply object (data field).
source code