TAO_ESF_Busy_Lock_Adapter< Adaptee > | Adapt classes that implement the "busy lock" protocol, to conform to the ACE Lock interface |
TAO_ESF_Connected_Command< Target, Object > | Implements a Command object that invokes the connected_i() method on the target, passing an argument of type Object |
TAO_ESF_Copy_On_Read< PROXY, COLLECTION, ITERATOR, ACE_LOCK > | Implement the Copy_On_Read protocol |
TAO_ESF_Copy_On_Write< PROXY, COLLECTION, ITERATOR, ACE_SYNCH_DECL > | TAO_ESF_Copy_On_Write |
TAO_ESF_Copy_On_Write_Collection< COLLECTION, ITERATOR > | |
TAO_ESF_Copy_On_Write_Read_Guard< COLLECTION, ITERATOR, ACE_LOCK > | TAO_ESF_Copy_On_Write_Read_Guard |
TAO_ESF_Copy_On_Write_Write_Guard< COLLECTION, ITERATOR, ACE_SYNCH_DECL > | TAO_ESF_Copy_On_Write_Write_Guard |
TAO_ESF_Delayed_Changes< PROXY, COLLECTION, ITERATOR, ACE_SYNCH_DECL > | TAO_ESF_Delayed_Operations |
TAO_ESF_Disconnected_Command< Target, Object > | Implements a Command object that invokes the disconnected_i() method on the target, passing an argument of type Object |
TAO_ESF_Immediate_Changes< PROXY, COLLECTION, ITERATOR, ACE_LOCK > | Implement the Immediate_Changes strategy |
TAO_ESF_Peer_Admin< EVENT_CHANNEL, PROXY, INTERFACE, PEER > | Extend the Proxy_Admin interface to provide methods for filtering |
TAO_ESF_Peer_Connected< PROXY, PEER > | |
TAO_ESF_Peer_Disconnected< PROXY, PEER > | |
TAO_ESF_Peer_Reconnected< PROXY, PEER > | |
TAO_ESF_Proxy_Admin< EVENT_CHANNEL, PROXY, INTERFACE > | Implement common tasks in the Admin interfaces |
TAO_ESF_Proxy_Collection< PROXY > | ESF_Proxy_Collection |
TAO_ESF_Proxy_List< PROXY > | A concrete proxy collection |
TAO_ESF_Proxy_RB_Tree< PROXY > | Concrete Proxy collection based on ACE_RB_Tree |
TAO_ESF_Proxy_RB_Tree_Iterator< PROXY > | Iterator class for a ACE_ESF_RB_Tree |
TAO_ESF_Proxy_RefCount_Guard< EVENT_CHANNEL, PROXY > | Reference count based guard |
TAO_ESF_Reconnected_Command< Target, Object > | Implements a Command object that invokes the reconnected_i() method on the target, passing an argument of type Object |
TAO_ESF_RefCount_Guard< T > | Reference count based guard |
TAO_ESF_RefCountedRef< COUNTED > | |
TAO_ESF_Shutdown_Command< Target > | Implements a Command object that invokes the shutdown_i() method on the target, passing an argument of type Object |
TAO_ESF_Shutdown_Proxy< PROXY > | A worker to invoke the shutdown method of each proxy |
TAO_ESF_Worker< Object > | Define the interface for the Worker objects |