fesa-core  5.0.1
fesa::FieldCallback Class Reference

#include <FieldCallback.h>

Public Member Functions

 FieldCallback ()
 
 FieldCallback (SettingFieldCallback callback, fesa::SettingFieldCommon &field, uint32_t slot)
 

Detailed Description

Functor to be used as a callback on a setting field with a slot parameter.

Constructor & Destructor Documentation

fesa::FieldCallback::FieldCallback ( )

Default constructor without any callback.

fesa::FieldCallback::FieldCallback ( SettingFieldCallback  callback,
fesa::SettingFieldCommon &  field,
uint32_t  slot 
)

Constructor for setting fields. operator()() will call the callback with a field and a slot as parameters.


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