SLHAea  0.1
containers for SUSY Les Houches Accord input/output
 All Classes Namespaces Files Functions Variables Typedefs
Public Member Functions | List of all members
Block::key_matches Struct Reference

Unary predicate that checks if a provided key matches a Line. More...

#include <slhaea.h>

Inherits unary_function< value_type, bool >.

Public Member Functions

 key_matches (const key_type &key)
 
bool operator() (const value_type &line) const
 
void set_key (const key_type &key)
 

Detailed Description

Unary predicate that checks if a provided key matches a Line.

Constructor & Destructor Documentation

key_matches ( const key_type key)
inlineexplicit

Member Function Documentation

bool operator() ( const value_type line) const
inline

+ Here is the call graph for this function:

void set_key ( const key_type key)
inline

+ Here is the caller graph for this function:


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