1 #ifndef SZA_UTIL_NETCMDFORWARDER_H
2 #define SZA_UTIL_NETCMDFORWARDER_H
47 #endif // End #ifndef SZA_UTIL_NETCMDFORWARDER_H
Tagged: Wed Mar 17 19:42:02 UTC 2004.
virtual void forwardNetCmd(sza::util::NetCmd *netCmd)=0
A virtual method to forward a command received from the ACC.
NetCmdForwarder()
Constructor.
A pure interface class for forwarding network commands received from the control program.
virtual ~NetCmdForwarder()
Destructor.