SyncSourceReport Member List
This is the complete list of members for
SyncSourceReport, including all inherited members.
| addItem(const char *target, const char *command, const WCHAR *ID, const int status, const WCHAR *statusMessage) | SyncSourceReport | |
| checkState() | SyncSourceReport | |
| commands | SyncSourceReport | [static] |
| getItemReport(const char *target, const char *command, int index) | SyncSourceReport | |
| getItemReportAlreadyExistCount(const char *target, const char *command) | SyncSourceReport | |
| getItemReportCount(const char *target, const char *command) | SyncSourceReport | |
| getItemReportFailedCount(const char *target, const char *command) | SyncSourceReport | |
| getItemReportSuccessfulCount(const char *target, const char *command) | SyncSourceReport | |
| getLastErrorCode() const | SyncSourceReport | |
| getLastErrorMsg() const | SyncSourceReport | |
| getList(const char *target, const char *command) const | SyncSourceReport | |
| getSourceName() const | SyncSourceReport | |
| getState() const | SyncSourceReport | |
| operator=(const SyncSourceReport &ssr) | SyncSourceReport | [inline] |
| setLastErrorCode(const int code) | SyncSourceReport | |
| setLastErrorMsg(const char *msg) | SyncSourceReport | |
| setSourceName(const char *name) | SyncSourceReport | |
| setState(const SourceState s) | SyncSourceReport | |
| SyncSourceReport(const char *name=NULL) | SyncSourceReport | |
| SyncSourceReport(SyncSourceReport &ssr) | SyncSourceReport | |
| targets | SyncSourceReport | [static] |
| ~SyncSourceReport() | SyncSourceReport | [virtual] |