Public Member Functions | Public Attributes | List of all members
Catch::Detail::EnumInfo Struct Reference

#include <catch.hpp>

Public Member Functions

StringRef lookup (int value) const
 
 ~EnumInfo ()
 

Public Attributes

StringRef m_name
 
std::vector< std::pair< int, StringRef > > m_values
 

Detailed Description

Definition at line 1470 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Detail::EnumInfo::~EnumInfo ( )

Member Function Documentation

StringRef Catch::Detail::EnumInfo::lookup ( int  value) const

Member Data Documentation

StringRef Catch::Detail::EnumInfo::m_name

Definition at line 1471 of file catch.hpp.

std::vector<std::pair<int, StringRef> > Catch::Detail::EnumInfo::m_values

Definition at line 1472 of file catch.hpp.


The documentation for this struct 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