TAO_CosNotification  2.0.7
Public Member Functions | Private Attributes
TAO_Notify::Save_Persist_Worker Class Reference

Iterate through children saving persistent topology information. More...

#include <Save_Persist_Worker_T.h>

Inheritance diagram for TAO_Notify::Save_Persist_Worker:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify::Save_Persist_Worker:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Save_Persist_Worker (Topology_Saver &saver, bool want_all_children)
virtual void work (TOPOOBJ *o)

Private Attributes

Topology_Saversaver_
bool want_all_children_

Detailed Description

Iterate through children saving persistent topology information.


Constructor & Destructor Documentation

TAO_Notify::Save_Persist_Worker::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.


Member Function Documentation

void TAO_Notify::Save_Persist_Worker::work ( TOPOOBJ *  o) [virtual]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines