A list of function level profile IDs. More...
#include <profile_funclevel.h>
Public Member Functions | |
| IdList (void) | |
| bool | Enum (unsigned index, Id &id, unsigned *countPtr=0) const |
| Enumerates the list of IDs. | |
A list of function level profile IDs.
Definition at line 55 of file profile_funclevel.h.
|
inline |
Definition at line 60 of file profile_funclevel.h.
Enumerates the list of IDs.
| index | index value, >=0 |
| id | return buffer for ID value |
| countPtr | return buffer for count, if given |
Definition at line 725 of file profile_funclevel.cpp.