| 316 | static const CCommand SYST() { return cmdSYST; } |
| 317 | static const CCommand TYPE() { return cmdTYPE; } |
| 318 | static const CCommand USER() { return cmdUSER; } |
| 319 | |
| 320 | private: |
| 321 | class CExtendedInfo; |
nothing calls this directly
no outgoing calls
no test coverage detected