GM2Calc 2.3.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SLHAea::Block::key_matches Struct Reference

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

#include <slhaea.h>

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.

Definition at line 1528 of file slhaea.h.

Constructor & Destructor Documentation

◆ key_matches()

SLHAea::Block::key_matches::key_matches ( const key_type key)
inlineexplicit

Definition at line 1531 of file slhaea.h.

Member Function Documentation

◆ operator()()

bool SLHAea::Block::key_matches::operator() ( const value_type line) const
inline

Definition at line 1534 of file slhaea.h.

◆ set_key()

void SLHAea::Block::key_matches::set_key ( const key_type key)
inline

Definition at line 1541 of file slhaea.h.


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