- Return current time path
| 284 | |
| 285 | //- Return current time path |
| 286 | fileName timePath() const |
| 287 | { |
| 288 | return path()/timeName(); |
| 289 | } |
| 290 | |
| 291 | //- Default write format |
| 292 | IOstream::streamFormat writeFormat() const |
no outgoing calls
no test coverage detected