GCode Processor
Classes | Functions
TriggerParameters.h File Reference

Go to the source code of this file.

Classes

struct  TriggerParameters
 Parameters of the extruder movements. More...
 

Functions

const bool operator< (const TriggerParameters &lhs, const TriggerParameters &rhs)
 

Detailed Description

Date
08/31/16
Author
Paolo Di Giglio (github.com/pdigiglio), p.dig.nosp@m.igli.nosp@m.o91@g.nosp@m.mail.nosp@m..com

Function Documentation

const bool operator< ( const TriggerParameters lhs,
const TriggerParameters rhs 
)
inline

Less-than operator.

Parameters
lhsThe left-hand side.
rhsThe right-hand side.