NorMIT-nav  18.04
An IGT application
Catch::TagSet Class Reference

#include <catch.hpp>

Public Member Functions

void add (Tag const &tag)
 
bool empty () const
 
bool matches (std::set< std::string > const &tags) const
 

Detailed Description

Definition at line 1731 of file catch.hpp.

Member Function Documentation

void Catch::TagSet::add ( Tag const &  tag)
inline

Definition at line 1734 of file catch.hpp.

bool Catch::TagSet::empty ( ) const
inline

Definition at line 1738 of file catch.hpp.

bool Catch::TagSet::matches ( std::set< std::string > const &  tags) const
inline

Definition at line 1742 of file catch.hpp.


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