|
Wire Sysio Wire Sysion 1.0.0
|
This is the complete list of members for Catch::SectionStats, including all inherited members.
| assertions | Catch::SectionStats | |
| durationInSeconds | Catch::SectionStats | |
| missingAssertions | Catch::SectionStats | |
| operator=(SectionStats const &)=default | Catch::SectionStats | |
| operator=(SectionStats &&)=default | Catch::SectionStats | |
| sectionInfo | Catch::SectionStats | |
| SectionStats(SectionInfo const &_sectionInfo, Counts const &_assertions, double _durationInSeconds, bool _missingAssertions) | Catch::SectionStats | |
| SectionStats(SectionStats const &)=default | Catch::SectionStats | |
| SectionStats(SectionStats &&)=default | Catch::SectionStats | |
| ~SectionStats() | Catch::SectionStats | virtual |