ACE_NOOP_Creation_Strategy< SVC_HANDLER > Class Template ReferenceImplements a no-op creation strategy in order to defer decisions regarding creation to some later point in time, such as in connect or accept strategy. More...
Inheritance diagram for ACE_NOOP_Creation_Strategy< SVC_HANDLER >:
![]()
Collaboration diagram for ACE_NOOP_Creation_Strategy< SVC_HANDLER >:
![]()
Detailed Descriptiontemplate<class SVC_HANDLER>
Implements a no-op creation strategy in order to defer decisions regarding creation to some later point in time, such as in connect or accept strategy.
|
typedef ACE_Creation_Strategy<SVC_HANDLER> ACE_NOOP_Creation_Strategy< SVC_HANDLER >::base_type |
int ACE_NOOP_Creation_Strategy< SVC_HANDLER >::make_svc_handler | ( | SVC_HANDLER *& | ) | [inline, virtual] |