This is the complete list of members for
ReportManager, including all inherited members.
AddReport(params pReportInfo) | ReportManager | |
CancelStatisticsRequest(wstring strRequestId) | ReportManager | |
CollectStatisticsAsync(params pRequestParams,[out] wstring wstrRequestId) | ReportManager | |
CollectStatisticsAsyncCancel(wstring wstrRequestId) | ReportManager | |
CollectStatisticsAsyncGetData(wstring wstrRequestId,[out] params pResultData) | ReportManager | |
CreateChartPNG(params pChartData, params pOptions,[out] binary pPngData) | ReportManager | |
EnumReports() | ReportManager | |
EnumReportTypes() | ReportManager | |
ExecuteReportAsync(int lReportId, params pOptions,[out] wstring strRequestId) | ReportManager | |
ExecuteReportAsyncCancel(wstring strRequestId) | ReportManager | |
ExecuteReportAsyncCancelWaitingForSlaves(wstring strRequestId) | ReportManager | |
ExecuteReportAsyncGetData(wstring strRequestId, int nChunkSize,[out] binary pXmlData,[out] int nDataSizeRest,[out] params pChartData) | ReportManager | |
GetAvailableDashboards() | ReportManager | |
GetConstantOutputForReportType(int lReportType, int lXmlTargetType) | ReportManager | |
GetDefaultReportInfo(int lReportType) | ReportManager | |
GetFilterSettings(int lReportType) | ReportManager | |
GetReportCommonData(int lReportId) | ReportManager | |
GetReportIds() | ReportManager | |
GetReportInfo(int lReportId) | ReportManager | |
GetReportTypeDetailedInfo(int lReportTypeId) | ReportManager | |
GetStatisticsData(wstring strRequestId,[out] params pResultData) | ReportManager | |
RemoveReport(int lReportId) | ReportManager | |
RequestStatisticsData(params pRequestParams,[out] wstring strRequestId) | ReportManager | |
ResetStatisticsData(params pRequestParams) | ReportManager | |
UpdateReport(int lReportId, params pReportInfo) | ReportManager | |