nw::dev::ProfileManager Classclass ProfileManager
Class for saving profile results.
| nw::dev::ProfileManager::Description | Content to configure. |
|---|---|
| nw::dev::ProfileManager::Report | The profile results. |
| ExportFormat | Definitions of log export formats | |
|---|---|---|
| Accuracy | Definitions of log export precision. | |
Mode
|
Item to be measured. |
typedef Definitions| Set/Get | ||
|---|---|---|
| ReportArray | Represents the report list. | |
| ReportRange | Definition of type representing the range of the report list. | |
| Set/Get | ||
|---|---|---|
| AddReport | Adds a report to the manager. | |
| StoreReport | Compares reports and adds to manager. | |
| ClearReports | Deletes the saved reports. | |
| GetReports | Gets the start and end of the report list. | |
| GetReportCount | Gets the number of reports. | |
| GetReportCapacity | Gets the number of reports. | |
| GetReport | Gets the report with the specified index number. | |
GetDescription
|
||
| Other | ||
| S | CreateProfileManager | Generates a profile manager. |
Destroy
|
Destroys the profile manager. | |
| DumpReports | Outputs the reports to the console. | |
CONFIDENTIAL