FACT++  1.0
void Parent::update ( )
inline

Definition at line 33 of file dim_fork2.cxx.

References dis_update_service, and Child::run.

Referenced by main().

33  {
34  ++run;
36  }
int run
Definition: dim_fork2.cxx:24
#define dis_update_service
Definition: dis.h:18

+ Here is the caller graph for this function: