Classes | |
class | TAO_Offer_Database< LOCK_TYPE > |
struct | TAO_Offer_Database< LOCK_TYPE >::Offer_Map_Entry |
class | TAO_Service_Offer_Iterator< LOCK_TYPE > |
TAO_Service_Offer_Iterator iterates over the set of exported offers for a given type. Handily, it takes care of all the necessary locking, acquiring them in the constructor, and releasing them in the destructor. More... |