Public Member Functions | Private Member Functions | Private Attributes | List of all members
Catch::MethodTestCase< C > Class Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::MethodTestCase< C >:
Inheritance graph
[legend]

Public Member Functions

virtual void invoke () const
 
 MethodTestCase (void(C::*method)())
 
- Public Member Functions inherited from Catch::SharedImpl< ITestCase >
virtual void addRef () const
 
virtual void release () const
 
 SharedImpl ()
 
- Public Member Functions inherited from Catch::IShared
virtual ~IShared ()
 

Private Member Functions

virtual ~MethodTestCase ()
 

Private Attributes

void(C::* m_method )()
 

Additional Inherited Members

- Public Attributes inherited from Catch::SharedImpl< ITestCase >
unsigned int m_rc
 
- Protected Member Functions inherited from Catch::ITestCase
virtual ~ITestCase ()
 
- Protected Member Functions inherited from Catch::NonCopyable
 NonCopyable ()
 
virtual ~NonCopyable ()
 

Detailed Description

template<typename C>
class Catch::MethodTestCase< C >

Definition at line 539 of file catch.hpp.

Constructor & Destructor Documentation

template<typename C >
Catch::MethodTestCase< C >::MethodTestCase ( void(C::*)()  method)
inline

Definition at line 542 of file catch.hpp.

template<typename C >
virtual Catch::MethodTestCase< C >::~MethodTestCase ( )
inlineprivatevirtual

Definition at line 550 of file catch.hpp.

Member Function Documentation

template<typename C >
virtual void Catch::MethodTestCase< C >::invoke ( ) const
inlinevirtual

Implements Catch::ITestCase.

Definition at line 544 of file catch.hpp.

Member Data Documentation

template<typename C >
void(C::* Catch::MethodTestCase< C >::m_method) ()
private

Definition at line 552 of file catch.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19