Version: 1.0
Public Member Functions | Public Attributes | List of all members
Equivalences::FindType Struct Reference

#include <forest.h>

Public Member Functions

 FindType (const eq_type &eq, eq_type::iterator it)
 
 operator bool ()
 
 operator std::string ()
 

Public Attributes

const eq_typeeq_
 
eq_type::iterator it_
 

Detailed Description

Definition at line 34 of file forest.h.

Constructor & Destructor Documentation

◆ FindType()

Equivalences::FindType::FindType ( const eq_type eq,
eq_type::iterator  it 
)
inline

Definition at line 37 of file forest.h.

Member Function Documentation

◆ operator bool()

Equivalences::FindType::operator bool ( )
inline

Definition at line 38 of file forest.h.

◆ operator std::string()

Equivalences::FindType::operator std::string ( )
inline

Definition at line 39 of file forest.h.

Member Data Documentation

◆ eq_

const eq_type& Equivalences::FindType::eq_

Definition at line 35 of file forest.h.

◆ it_

eq_type::iterator Equivalences::FindType::it_

Definition at line 36 of file forest.h.


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