Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
mygsl::param_ptr_has_name Struct Reference

#include <bayeux/mygsl/param_entry.h>

Inheritance diagram for mygsl::param_ptr_has_name:

Public Member Functions

 param_ptr_has_name (const std::string &name_)
 
bool operator() (const param_entry *pe_)
 

Public Attributes

std::string _name_
 

Constructor & Destructor Documentation

◆ param_ptr_has_name()

mygsl::param_ptr_has_name::param_ptr_has_name ( const std::string &  name_)
inline

Member Function Documentation

◆ operator()()

bool mygsl::param_ptr_has_name::operator() ( const param_entry pe_)
inline

Member Data Documentation

◆ _name_

std::string mygsl::param_ptr_has_name::_name_

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