Connect++ 0.3.0
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
schedule::set_step Struct Reference

Semantic action for parser. More...

#include <Schedule.hpp>

Public Member Functions

void operator() (string, qi::unused_type, qi::unused_type) const
 

Detailed Description

Semantic action for parser.

Definition at line 172 of file Schedule.hpp.

Member Function Documentation

◆ operator()()

void schedule::set_step::operator() ( string  s,
qi::unused_type  ,
qi::unused_type   
) const

Definition at line 108 of file Schedule.cpp.

109 {
110 step = s;
111}

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