| 360 | } |
| 361 | |
| 362 | string const ValueSchedule::GetAsString() const { |
| 363 | /* we should actuall find a way to return the arrays of switchpoints nicely */ |
| 364 | return "SwitchPoint"; |
| 365 | } |
nothing calls this directly
no outgoing calls
no test coverage detected