|
EpcTools
An event based multi-threaded C++ development framework.
|
#include <epfcp.h>
Public Member Functions | |
| RemoteNodeRestartEvent (RemoteNodeSPtr &rn, RemoteNode::State oldst, RemoteNode::State newst, const ETime &restartTime) | |
| RemoteNodeSPtr & | remoteNode () |
| RemoteNode::State | oldState () const |
| RemoteNode::State | newState () const |
| const ETime & | restartTime () const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11