Public Member Functions | Public Attributes
household_objects_database::DatabaseTaskID Class Reference

The ID of a task to be retrieved from the special get_mark_next_task() function. More...

#include <database_task.h>

Inheritance diagram for household_objects_database::DatabaseTaskID:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DatabaseTaskID ()

Public Attributes

database_interface::DBField< int > id_

Detailed Description

The ID of a task to be retrieved from the special get_mark_next_task() function.

This function will atomically acquire an ID from a task set to TO_RUN and mark it as RUNNING. After that is done, we can use the class below this one to recover the rest of the information about the task.

Definition at line 49 of file database_task.h.


Constructor & Destructor Documentation

Definition at line 54 of file database_task.h.


Member Data Documentation

Definition at line 52 of file database_task.h.


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


household_objects_database
Author(s): Matei Ciocarlie, except for source files individually marked otherwise
autogenerated on Thu Aug 27 2015 13:24:24