| 835 | int GetUpdateNumberOfPieces() { return this->GetUpdateNumberOfPieces(0); } |
| 836 | int GetUpdateNumberOfPieces(int port); |
| 837 | int GetUpdateGhostLevel() { return this->GetUpdateGhostLevel(0); } |
| 838 | int GetUpdateGhostLevel(int port); |
| 839 | ///@} |
| 840 |
no test coverage detected