Classes | Typedefs

Current.h File Reference

#include "tao/RTScheduling/rtscheduler_export.h"
#include "tao/RTScheduling/RTScheduler.h"
#include "tao/LocalObject.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Task.h"
#include "ace/Atomic_Op.h"
Include dependency graph for Current.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TAO_DTId_Hash
 Hashing class for Distributable Thread Ids. More...
class  TAO_RTScheduler_Current
class  TAO_RTScheduler_Current_var
class  TAO_RTScheduler_Current_i
class  DTTask

Typedefs

typedef
TAO::unbounded_value_sequence
< CORBA::Octet
IdType
typedef
ACE_Hash_Map_Manager_Ex
< IdType,
RTScheduling::DistributableThread_var,
TAO_DTId_Hash, ACE_Equal_To
< IdType >, TAO_SYNCH_MUTEX > 
DT_Hash_Map
typedef
ACE_Hash_Map_Iterator_Ex
< IdType,
RTScheduling::DistributableThread_var,
TAO_DTId_Hash, ACE_Equal_To
< IdType >, TAO_SYNCH_MUTEX > 
DT_Hash_Map_Iterator
typedef ACE_Hash_Map_Entry
< IdType,
RTScheduling::DistributableThread_var > 
DT_Hash_Map_Entry
typedef TAO_RTScheduler_CurrentTAO_RTScheduler_Current_ptr

Detailed Description

Id:
Current.h 89511 2010-03-17 13:55:49Z vzykov
Author:

Definition in file Current.h.


Typedef Documentation

typedef ACE_Hash_Map_Manager_Ex<IdType, RTScheduling::DistributableThread_var, TAO_DTId_Hash, ACE_Equal_To<IdType>, TAO_SYNCH_MUTEX> DT_Hash_Map

Definition at line 60 of file Current.h.

typedef ACE_Hash_Map_Entry<IdType, RTScheduling::DistributableThread_var> DT_Hash_Map_Entry

Definition at line 71 of file Current.h.

typedef ACE_Hash_Map_Iterator_Ex<IdType, RTScheduling::DistributableThread_var, TAO_DTId_Hash, ACE_Equal_To<IdType>, TAO_SYNCH_MUTEX> DT_Hash_Map_Iterator

Definition at line 67 of file Current.h.

typedef TAO::unbounded_value_sequence<CORBA::Octet> IdType

Definition at line 44 of file Current.h.

Definition at line 74 of file Current.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines