ACE_Sig_Guard Class ReferenceHold signals in MASK for duration of a C++ statement block. Note that a "0" for mask causes all signals to be held. More...
Collaboration diagram for ACE_Sig_Guard:
![]()
Detailed DescriptionHold signals in MASK for duration of a C++ statement block. Note that a "0" for mask causes all signals to be held.Constructor & Destructor Documentation
This is kind of conditional Guard, needed when guard should be activated only when a spcific condition met. When condition == true (default), Guard is activated
Restore blocked signals.
Member Function Documentation
Dump the state of an object.
Member Data DocumentationDeclare the dynamic allocation hooks.
Original signal mask.
Guard Condition.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:56 2008 for ACE by ![]() |