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_block_def Struct Reference

Unary predicate that checks if a provided key matches the block definition of a Block. More...

#include <slhaea.h>

Inherits unary_function< value_type, bool >.

Public Member Functions

 key_matches_block_def (const value_type::key_type &key)
 
bool operator() (const value_type &block) const
 
void set_key (const value_type::key_type &key)
 

Detailed Description

Unary predicate that checks if a provided key matches the block definition of a Block.

Constructor & Destructor Documentation

key_matches_block_def ( const value_type::key_type key)
inlineexplicit

Member Function Documentation

bool operator() ( const value_type block) const
inline

+ Here is the call graph for this function:

void set_key ( const value_type::key_type key)
inline

+ Here is the call graph for this function:


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