My Project
SallyAPI::System::CSmartThreadPoolManager Class Reference

Manager for smart thread pools. More...

#include <SmartThreadPoolManager.h>

List of all members.

Public Member Functions

void DeleteSmartThreadPool (SallyAPI::System::CSmartThreadPool *smartThreadPool)
 Deletes the smart thread pool described by smartThreadPool.
bool DeleteNext ()
 Deletes a next.

Static Public Member Functions

static
SallyAPI::System::CSmartThreadPoolManager
GetInstance ()
 Gets the instance.
static void DeleteInstance ()
 Deletes an instance.

Detailed Description

Manager for smart thread pools.

Author:
Christian Knobloch
Date:
19.04.2010

Member Function Documentation

Deletes an instance.

Author:
Christian Knobloch
Date:
19.04.2010

Deletes a next.

Author:
Christian Knobloch
Date:
19.04.2010
Returns:
true if it succeeds, false if it fails.

Deletes the smart thread pool described by smartThreadPool.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]smartThreadPoolIf non-null, the smart thread pool.

Gets the instance.

Author:
Christian Knobloch
Date:
19.04.2010
Returns:
null if it fails, else the instance.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines