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
Coll::key_matches Struct Reference

Unary predicate that checks if a provided name matches the name of a Block. More...

#include <slhaea.h>

Inherits unary_function< value_type, bool >.

Public Member Functions

 key_matches (const key_type &blockName)
 
bool operator() (const value_type &block) const
 
void set_key (const key_type &blockName)
 

Detailed Description

Unary predicate that checks if a provided name matches the name of a Block.

Examples:
07_advanced_manip.cpp.

Constructor & Destructor Documentation

key_matches ( const key_type blockName)
inlineexplicit

Member Function Documentation

bool operator() ( const value_type block) const
inline

+ Here is the call graph for this function:

void set_key ( const key_type blockName)
inline

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