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

CLocalName Class Reference
[Win32 Kernel Objects]

Inheritance diagram for CLocalName:
Collaboration diagram for CLocalName:

List of all members.


Detailed Description

A kernel object name that is locally visible in the kernel object namespace.


Public Member Functions

 CLocalName (const Core::_tstring &name)
Core::_tstring GetName () const override
bool IsGlobalName () const override
bool IsLocalName () const override
bool IsUnqualifiedName () const override


Constructor & Destructor Documentation

CLocalName ( const Core::_tstring name  )  [inline, explicit]


Member Function Documentation

_tstring GetName (  )  const [override, virtual, inherited]

Implements IKernelObjectName.

bool IsGlobalName (  )  const [override, virtual, inherited]

Implements IKernelObjectName.

bool IsLocalName (  )  const [override, virtual, inherited]

Implements IKernelObjectName.

bool IsUnqualifiedName (  )  const [override, virtual, inherited]

Implements IKernelObjectName.


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