ProfilingPoint Class Reference

#include <profiler.h>

详细描述

Internal .

公共成员函数

  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
const UInt32   _line
const ProfilingPoint *const  _next
UInt32   _pointIndex
UInt32   _methodIndex
UInt32   _fileIndex
UInt32   _moduleIndex
UInt32   _scopePointIndex
const ProfilingPoint _prev
Bool   _valid
Bool   _active
Bool   _enabled

构造函数 & 析构函数文档编制

◆  ProfilingPoint()

ProfilingPoint ( const Char filePath ,
const Char method ,
UInt32   line ,
maxon::PROFILER_POINT_TYPE   type  
)
explicit

Member Data Documentation

◆  _type

const maxon::PROFILER_POINT_TYPE _type

◆  _filePath

const Char * const _filePath

◆  _method

const Char * const _method

◆  _line

const UInt32 _line

◆  _next

const ProfilingPoint * const _next

◆  _pointIndex

UInt32 _pointIndex
mutable

◆  _methodIndex

UInt32 _methodIndex
mutable

◆  _fileIndex

UInt32 _fileIndex
mutable

◆  _moduleIndex

UInt32 _moduleIndex
mutable

◆  _scopePointIndex

UInt32 _scopePointIndex
mutable

◆  _prev

const ProfilingPoint * _prev

◆  _valid

Bool _valid
mutable

◆  _active

Bool _active
mutable

◆  _enabled

Bool _enabled
mutable