#include <profiler.h>
Internal.
Public Member Functions | |
| ProfilingPoint (const Char *filePath, const Char *method, UInt32 line, maxon::PROFILER_POINT_TYPE type) | |
Public Attributes | |
| const maxon::PROFILER_POINT_TYPE | _type | 
| const Char *const | _filePath | 
| const Char *const | _method | 
| UInt32 const | _line | 
| const ProfilingPoint *const | _next | 
| UInt32 | _pointIndex | 
| UInt32 | _methodIndex | 
| UInt32 | _fileIndex | 
| UInt32 | _moduleIndex | 
| UInt32 | _scopePointIndex | 
| const ProfilingPoint * | _prev | 
| Bool | _valid | 
| Bool | _active | 
| Bool | _enabled | 
      
  | 
  explicit | 
| const maxon::PROFILER_POINT_TYPE _type | 
| const Char* const _filePath | 
| const Char* const _method | 
| UInt32 const _line | 
| const ProfilingPoint* const _next | 
      
  | 
  mutable | 
      
  | 
  mutable | 
      
  | 
  mutable | 
      
  | 
  mutable | 
      
  | 
  mutable | 
| const ProfilingPoint* _prev | 
      
  | 
  mutable | 
      
  | 
  mutable | 
      
  | 
  mutable |