| 46 | return NetlibaRequestColor; |
| 47 | } |
| 48 | ui8 GetNetlibaResponseColor() const { |
| 49 | return NetlibaResponseColor; |
| 50 | } |
| 51 | |
| 52 | // return by value for incapsulation and future implementation changes |
| 53 | TTos GetRequestTos() const { |
no outgoing calls
no test coverage detected