Searched defs:NotifyInput (Results 1 – 1 of 1) sorted by relevance
57 struct NotifyInput { struct59 NotifyInput(UpdateClient* iclient, const string &itype, int32_t iretcode, UpdateResult *iresult) in NotifyInput() function61 UpdateClient* client;62 string type;63 int32_t retcode;64 UpdateResult *result;