Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::AutoReg Struct Reference

#include <catch.hpp>

+ Inheritance diagram for Catch::AutoReg:
+ Collaboration diagram for Catch::AutoReg:

Public Member Functions

 AutoReg (ITestInvoker *invoker, SourceLineInfo const &lineInfo, StringRef const &classOrMethod, NameAndTags const &nameAndTags) noexcept
 
 ~AutoReg ()
 

Additional Inherited Members

- Protected Member Functions inherited from Catch::NonCopyable
 NonCopyable ()
 
virtual ~NonCopyable ()
 

Detailed Description

Definition at line 986 of file catch.hpp.

Constructor & Destructor Documentation

◆ AutoReg()

Catch::AutoReg::AutoReg ( ITestInvoker * invoker,
SourceLineInfo const & lineInfo,
StringRef const & classOrMethod,
NameAndTags const & nameAndTags )
noexcept

◆ ~AutoReg()

Catch::AutoReg::~AutoReg ( )

The documentation for this struct was generated from the following file: