| 166 | } |
| 167 | |
| 168 | int Scheduler::GetTopicID() { |
| 169 | return impl_->topic_id; |
| 170 | } |
| 171 | |
| 172 | comm::RetCode Scheduler::GetAddrScale(const comm::proto::GetAddrScaleRequest &req, |
| 173 | comm::proto::GetAddrScaleResponse &resp) { |
no outgoing calls
no test coverage detected