The C++ framework for developing highly scalable, high performance servers on Windows platforms.

PerformanceMonitorCountersBase.cpp File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::PerfMon

Defines

#define DEBUGGING(_e)

Functions

static const _tstring s_instanceNameSep (_T("###"))
static const _tstring s_parentNameSep (_T("/"))
static _tstring StripParentFromInstanceName (const _tstring &instanceName)
static _tstring GetInstanceFromObjectName (const _tstring &objectName)
static _tstring GetParentFromObjectName (const _tstring &objectName)
static _tstring BuildParentNameIfNecessary (const _tstring &parentName, const _tstring &instanceName)

Variables

static const ULONG_PTR s_counterOffsetMask = 0x0FFFFFFF
static const ULONG_PTR s_counterFlagMask = ~s_counterOffsetMask
static const ULONG_PTR s_counterFlag32Bit = 0x00000000
static const ULONG_PTR s_counterFlag64Bit = 0x10000000
static const _tstring s_emptyString


Define Documentation

#define DEBUGGING ( _e   ) 


Generated on Sun Sep 12 19:06:44 2021 for The Server Framework - v7.4 by doxygen 1.5.3