![]() |
SLProject 4.0.000
|
This is the complete list of members for Instrumentor, including all inherited members.
| _currentSession | Instrumentor | private |
| _filePath | Instrumentor | private |
| _mutex | Instrumentor | private |
| _outputStream | Instrumentor | private |
| _profileCount | Instrumentor | private |
| _profileResults | Instrumentor | private |
| _storeInMemory | Instrumentor | private |
| addProfile(const ProfileResult &result) | Instrumentor | inline |
| beginSession(const std::string &name, const bool storeInMemory=false, const std::string &filePath="Profiling-Results.json") | Instrumentor | inline |
| endSession() | Instrumentor | inline |
| filePath() | Instrumentor | inline |
| get() | Instrumentor | inlinestatic |
| Instrumentor() | Instrumentor | inline |
| writeFooter() | Instrumentor | inline |
| writeHeader() | Instrumentor | inline |
| writeProfile(const ProfileResult &result) | Instrumentor | inline |