C++ API Reference
MProfiler Member List

This is the complete list of members for MProfiler, including all inherited members.

addCategory(const char *categoryName, const char *categoryInfo)MProfilerstatic
addCategory(const char *categoryName)MProfilerstatic
categoryRecording(const char *categoryName)MProfilerstatic
categoryRecording(int categoryId)MProfilerstatic
className()MProfilerstatic
eventBegin(int categoryId, ProfilingColor colorIndex, const char *eventName, const char *description=NULL)MProfilerstatic
eventDataAvailable()MProfilerstatic
eventEnd(int eventId)MProfilerstatic
getAllCategories(MStringArray &categoryNames, MStringArray &categoryInfo)MProfilerstatic
getAllCategories(MStringArray &categoryNames)MProfilerstatic
getBufferSize()MProfilerstatic
getCategoryIndex(const char *categoryName)MProfilerstatic
getCategoryInfo(int categoryId)MProfilerstatic
getCategoryName(int categoryId)MProfilerstatic
getColor(int eventIndex)MProfilerstatic
getCPUId(int eventIndex)MProfilerstatic
getDescription(int eventIndex)MProfilerstatic
getEventCategory(int eventIndex)MProfilerstatic
getEventCount()MProfilerstatic
getEventDuration(int eventIndex)MProfilerstatic
getEventName(int eventIndex)MProfilerstatic
getEventTime(int eventIndex)MProfilerstatic
getNumberOfCPUs()MProfilerstatic
getThreadDuration(int eventIndex)MProfilerstatic
getThreadId(int eventIndex)MProfilerstatic
isDataFromFile()MProfilerstatic
isSignalEvent(int eventIndex)MProfilerstatic
loadRecording(const MString &fileName)MProfilerstatic
ProfilingColor enum nameMProfiler
recordingActive()MProfilerstatic
removeCategory(const char *categoryName)MProfilerstatic
resetRecording()MProfilerstatic
saveRecording(const MString &fileName)MProfilerstatic
setBufferSize(int sizeInMegaytes)MProfilerstatic
setCategoryRecording(const char *categoryName, bool active)MProfilerstatic
setCategoryRecording(int categoryId, bool active)MProfilerstatic
setRecordingActive(bool val)MProfilerstatic
signalEvent(int categoryId, ProfilingColor colorIndex, const char *eventName, const char *description=NULL)MProfilerstatic