TAO_Strategies 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TAO_LF_Strategy_Null Class Reference

A concrete TAO_LF_Strategy for ORB configurations that do not use the Leader/Followers event loop. More...

#include <LF_Strategy_Null.h>

Inheritance diagram for TAO_LF_Strategy_Null:
Inheritance graph
[legend]
Collaboration diagram for TAO_LF_Strategy_Null:
Collaboration graph
[legend]

Public Member Functions

 TAO_LF_Strategy_Null ()=default
 Constructor.
 
Virtual Methods

Please check the documentation in TAO_LF_Strategy

 ~TAO_LF_Strategy_Null () override=default
 
void set_upcall_thread (TAO_Leader_Follower &) override
 
int set_event_loop_thread (ACE_Time_Value *max_wait_time, TAO_Leader_Follower &) override
 
void reset_event_loop_thread (int call_reset, TAO_Leader_Follower &) override
 
- Public Member Functions inherited from TAO_LF_Strategy
virtual ~TAO_LF_Strategy ()
 

Detailed Description

A concrete TAO_LF_Strategy for ORB configurations that do not use the Leader/Followers event loop.

Constructor & Destructor Documentation

◆ TAO_LF_Strategy_Null()

TAO_LF_Strategy_Null::TAO_LF_Strategy_Null ( )
default

Constructor.

◆ ~TAO_LF_Strategy_Null()

TAO_LF_Strategy_Null::~TAO_LF_Strategy_Null ( )
overridedefault

Member Function Documentation

◆ reset_event_loop_thread()

void TAO_LF_Strategy_Null::reset_event_loop_thread ( int call_reset,
TAO_Leader_Follower &  )
overridevirtual

Implements TAO_LF_Strategy.

◆ set_event_loop_thread()

int TAO_LF_Strategy_Null::set_event_loop_thread ( ACE_Time_Value * max_wait_time,
TAO_Leader_Follower &  )
overridevirtual

Implements TAO_LF_Strategy.

◆ set_upcall_thread()

void TAO_LF_Strategy_Null::set_upcall_thread ( TAO_Leader_Follower & )
overridevirtual

Implements TAO_LF_Strategy.


The documentation for this class was generated from the following files: