Public Member Functions | Public Attributes | List of all members
doctest::SubcaseSignature Struct Reference

#include <doctest.h>

Public Member Functions

bool operator< (const SubcaseSignature &other) const
 
bool operator== (const SubcaseSignature &other) const
 

Public Attributes

const char * m_file
 
int m_line
 
String m_name
 

Detailed Description

Definition at line 850 of file doctest.h.

Member Function Documentation

◆ operator<()

bool doctest::SubcaseSignature::operator< ( const SubcaseSignature other) const

◆ operator==()

bool doctest::SubcaseSignature::operator== ( const SubcaseSignature other) const

Member Data Documentation

◆ m_file

const char* doctest::SubcaseSignature::m_file

Definition at line 853 of file doctest.h.

◆ m_line

int doctest::SubcaseSignature::m_line

Definition at line 854 of file doctest.h.

◆ m_name

String doctest::SubcaseSignature::m_name

Definition at line 852 of file doctest.h.


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


rosbag_fancy
Author(s):
autogenerated on Tue Feb 20 2024 03:20:59