MotionLib  1.0.0
SamBuCa motion library
Public Types | Public Member Functions | Public Attributes | List of all members
smc::internal::GrblPlatform::ImmediateCmd Struct Reference
Collaboration diagram for smc::internal::GrblPlatform::ImmediateCmd:
Collaboration graph
[legend]

Public Types

typedef std::function< void(ImmediateCmd &, Context &)> Function
 

Public Member Functions

 ImmediateCmd (Function run, PromiseBase *prom)
 

Public Attributes

Function run
 
std::unique_ptr< PromiseBaseprom
 

Detailed Description

Definition at line 72 of file GrblPlatformData.hpp.


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