ACS

NAME
SYNOPSIS
Typedef Documentation
Function Documentation
Variable Documentation
Author

NAME

ACS −

SYNOPSIS

Classes

class Thread

class ThreadBase

Provides a ACS aware wrapper for ACE threads.

class ThreadManagerBase

Manages a pool of ACS Base threads.

class ThreadBaseParameter

ThreadBase parameter type definition.

class ThreadSyncGuard

Class implementing scope locking synchronization pattern.

class ThreadManager

class parameterTask

class Task

class TaskServices

Typedefs

typedef std::map< ACE_CString, ThreadBase * > ThreadMap

thread <map> typedef

Functions

TimeInterval getTime ()

Variables

const char *const TASK_LOGGER_NAME = ’TaskLogger’

Typedef Documentation

typedef std::map<ACE_CString, ThreadBase*> ACS::ThreadMap

thread <map> typedef

Function Documentation

TimeInterval ACS::getTime () Deprecated

Use getTime() from acsutilTimeStamp.h instead.

Todo

Remove this deprecated function with ACS 5.1 or 6.0

Variable Documentation

const char* const ACS::TASK_LOGGER_NAME = ’TaskLogger’

Referenced by ACS::TaskServices::TaskServices().

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.