#include "tao/LF_Event.h"Include dependency graph for LF_CH_Event.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TAO_LF_CH_Event |
| Use the Leader/Follower loop to wait for one specific event in the invocation path. More... | |
Variables | |
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_LF_Multi_Event |
Definition in file LF_CH_Event.h.
|
|
The TAO_LF_Multi_Event class is another specialization of TAO_LF_Event, used for aggregating many connection handlers into a single event object.. It requires friendship so that it can check the is_state_final() flag on each of its contained connection handlers. Definition at line 26 of file LF_CH_Event.h. |
1.3.6