flux sdk  v01.02.02-3-g292b3a7
Embedded C++ SDK
Loading...
Searching...
No Matches
_flxJobQueue Class Reference

#include <flxCoreJobs.h>

Public Member Functions

 _flxJobQueue (_flxJobQueue const &)=delete
 
void operator= (_flxJobQueue const &)=delete
 
void addJob (flxJob &)
 
void removeJob (flxJob &)
 
void updateJob (flxJob &)
 
bool loop (void)
 
bool start (void)
 
void stop (void)
 
void dump (void)
 

Static Public Member Functions

static _flxJobQueueget (void)
 

Constructor & Destructor Documentation

◆ _flxJobQueue()

_flxJobQueue::_flxJobQueue ( _flxJobQueue const &  )
delete

Member Function Documentation

◆ addJob()

void _flxJobQueue::addJob ( flxJob theJob)

◆ dump()

void _flxJobQueue::dump ( void  )

◆ get()

static _flxJobQueue & _flxJobQueue::get ( void  )
inlinestatic

◆ loop()

bool _flxJobQueue::loop ( void  )

◆ operator=()

void _flxJobQueue::operator= ( _flxJobQueue const &  )
delete

◆ removeJob()

void _flxJobQueue::removeJob ( flxJob theJob)

◆ start()

bool _flxJobQueue::start ( void  )

◆ stop()

void _flxJobQueue::stop ( void  )

◆ updateJob()

void _flxJobQueue::updateJob ( flxJob theJob)

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