CustusX  18.04
An IGT application
Catch::TagExpressionParser Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::TagExpressionParser:
Catch::TagParser

Public Member Functions

 TagExpressionParser (TagExpression &exp)
 
 ~TagExpressionParser ()
 
- Public Member Functions inherited from Catch::TagParser
virtual ~TagParser ()
 
void parse (std::string const &str)
 

Additional Inherited Members

Detailed Description

Definition at line 1774 of file catch.hpp.

Constructor & Destructor Documentation

Catch::TagExpressionParser::TagExpressionParser ( TagExpression exp)
inline

Definition at line 1776 of file catch.hpp.

Catch::TagExpressionParser::~TagExpressionParser ( )

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