#include "tao/CSD_ThreadPool/CSD_TP_Export.h"
#include "tao/CSD_ThreadPool/CSD_TP_Task.h"
#include "tao/CSD_ThreadPool/CSD_TP_Servant_State_Map.h"
#include "tao/CSD_Framework/CSD_Strategy_Base.h"
#include "tao/Intrusive_Ref_Count_Handle_T.h"
#include "tao/CSD_ThreadPool/CSD_TP_Strategy.inl"
Go to the source code of this file.
Classes | |
class | TAO::CSD::TP_Strategy |
A simple custom Thread-Pool servant dispatching strategy class. More... | |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
namespace | TAO::CSD |
Typedefs | |
typedef TAO_Intrusive_Ref_Count_Handle < TP_Strategy > | TAO::CSD::TP_Strategy_Handle |
Definition in file CSD_TP_Strategy.h.