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

CNullEnvironmentBlockProvider Class Reference
[Null Objects]

Inheritance diagram for CNullEnvironmentBlockProvider:
Collaboration diagram for CNullEnvironmentBlockProvider:

List of all members.


Detailed Description

An implementation of IProvideEnvironmentBlock that always returns a null block.

Public Member Functions

const TCHARGetEnvironmentBlock () const override
 Returns an environment block compatible with the format described here.
bool IsUnicodeEnvironment () const override
 Returns true if the environment block returned by GetEnvironmentBlock() is in Unicode.

Member Function Documentation

const TCHAR* GetEnvironmentBlock (  )  const [inline, override, virtual]

Returns an environment block compatible with the format described here.

Implements IProvideEnvironmentBlock.

bool IsUnicodeEnvironment (  )  const [inline, override, virtual]

Returns true if the environment block returned by GetEnvironmentBlock() is in Unicode.

Implements IProvideEnvironmentBlock.


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