TAO_CosNotification
2.4.1
|
Iterate through children saving persistent topology information. More...
#include <Save_Persist_Worker_T.h>
Public Member Functions | |
Save_Persist_Worker (Topology_Saver &saver, bool want_all_children) | |
virtual void | work (TOPOOBJ *o) |
Public Member Functions inherited from TAO_ESF_Worker< TOPOOBJ > | |
virtual | ~TAO_ESF_Worker (void) |
virtual void | set_size (size_t size) |
Private Attributes | |
Topology_Saver & | saver_ |
bool | want_all_children_ |
Iterate through children saving persistent topology information.
TAO_Notify::Save_Persist_Worker< TOPOOBJ >::Save_Persist_Worker | ( | Topology_Saver & | saver, |
bool | want_all_children | ||
) |
/brief Constructor /param saver the object that will save persistent information. /param want_all_children if true, unmodified children should be saved, too.
|
virtual |
Implements TAO_ESF_Worker< TOPOOBJ >.
|
private |
|
private |