#include <ApiRegSignalData.hpp>
Public Member Functions | |
| STATIC_CONST (SignalLength=2) | |
Private Attributes | |
| Uint32 | ref |
| Uint32 | version |
Friends | |
| class | ClusterMgr |
| class | Qmgr |
Definition at line 22 of file ApiRegSignalData.hpp.
| ApiRegReq::STATIC_CONST | ( | SignalLength | = 2 |
) |
friend class ClusterMgr [friend] |
Sender(s)
Definition at line 26 of file ApiRegSignalData.hpp.
friend class Qmgr [friend] |
Reciver(s)
Definition at line 31 of file ApiRegSignalData.hpp.
Uint32 ApiRegReq::ref [private] |
Definition at line 37 of file ApiRegSignalData.hpp.
Referenced by ClusterMgr::execAPI_REGREQ(), Qmgr::execAPI_REGREQ(), and ClusterMgr::threadMain().
Uint32 ApiRegReq::version [private] |
Definition at line 38 of file ApiRegSignalData.hpp.
Referenced by ClusterMgr::execAPI_REGREQ(), Qmgr::execAPI_REGREQ(), and ClusterMgr::threadMain().
1.4.7

