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

#include <catch.hpp>

Inheritance diagram for Catch::UnaryExpr< LhsT >:
Inheritance graph
[legend]

Public Member Functions

 UnaryExpr (LhsT lhs)
 
- Public Member Functions inherited from Catch::ITransientExpression
auto getResult () const -> bool
 
auto isBinaryExpression () const -> bool
 
 ITransientExpression (bool isBinaryExpression, bool result)
 
virtual ~ITransientExpression ()
 

Private Member Functions

void streamReconstructedExpression (std::ostream &os) const override
 

Private Attributes

LhsT m_lhs
 

Additional Inherited Members

- Public Attributes inherited from Catch::ITransientExpression
bool m_isBinaryExpression
 
bool m_result
 

Detailed Description

template<typename LhsT>
class Catch::UnaryExpr< LhsT >

Definition at line 2297 of file catch.hpp.

Constructor & Destructor Documentation

template<typename LhsT >
Catch::UnaryExpr< LhsT >::UnaryExpr ( LhsT  lhs)
inlineexplicit

Definition at line 2305 of file catch.hpp.

Member Function Documentation

template<typename LhsT >
void Catch::UnaryExpr< LhsT >::streamReconstructedExpression ( std::ostream &  os) const
inlineoverrideprivatevirtual

Implements Catch::ITransientExpression.

Definition at line 2300 of file catch.hpp.

Member Data Documentation

template<typename LhsT >
LhsT Catch::UnaryExpr< LhsT >::m_lhs
private

Definition at line 2298 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:35