#include <AccScan.hpp>
Public Member Functions | |
| STATIC_CONST (SignalLength=8) | |
Private Types | |
| ZEMPTY_FRAGMENT = 0 | |
| ZNOT_EMPTY_FRAGMENT = 1 | |
| enum | { ZEMPTY_FRAGMENT = 0, ZNOT_EMPTY_FRAGMENT = 1 } |
Private Attributes | |
| Uint32 | scanPtr |
| Uint32 | accPtr |
| Uint32 | unused1 |
| Uint32 | unused2 |
| Uint32 | unused3 |
| Uint32 | unused4 |
| Uint32 | unused5 |
| Uint32 | flag |
Friends | |
| class | Dbacc |
| class | Dbtux |
| class | Dbtup |
| class | Dblqh |
Definition at line 175 of file AccScan.hpp.
anonymous enum [private] |
Definition at line 188 of file AccScan.hpp.
00188 { 00189 ZEMPTY_FRAGMENT = 0, 00190 ZNOT_EMPTY_FRAGMENT = 1 00191 };
| AccScanConf::STATIC_CONST | ( | SignalLength | = 8 |
) |
friend class Dbacc [friend] |
Sender(s)
Definition at line 179 of file AccScan.hpp.
friend class Dblqh [friend] |
Reciver(s)
Definition at line 186 of file AccScan.hpp.
friend class Dbtup [friend] |
Definition at line 181 of file AccScan.hpp.
friend class Dbtux [friend] |
Definition at line 180 of file AccScan.hpp.
Uint32 AccScanConf::accPtr [private] |
Definition at line 198 of file AccScan.hpp.
Referenced by Dblqh::accScanConfCopyLab(), Dblqh::accScanConfScanLab(), Dbtux::execACC_SCANREQ(), and Dbtup::execACC_SCANREQ().
Uint32 AccScanConf::flag [private] |
Definition at line 204 of file AccScan.hpp.
Referenced by Dblqh::accScanConfCopyLab(), Dblqh::accScanConfScanLab(), Dbtux::execACC_SCANREQ(), and Dbtup::execACC_SCANREQ().
Uint32 AccScanConf::scanPtr [private] |
Definition at line 197 of file AccScan.hpp.
Referenced by Dblqh::execACC_SCANCONF(), Dbtux::execACC_SCANREQ(), and Dbtup::execACC_SCANREQ().
Uint32 AccScanConf::unused1 [private] |
Definition at line 199 of file AccScan.hpp.
Uint32 AccScanConf::unused2 [private] |
Definition at line 200 of file AccScan.hpp.
Uint32 AccScanConf::unused3 [private] |
Definition at line 201 of file AccScan.hpp.
Uint32 AccScanConf::unused4 [private] |
Definition at line 202 of file AccScan.hpp.
Uint32 AccScanConf::unused5 [private] |
Definition at line 203 of file AccScan.hpp.
1.4.7

