Planeshift
constraint Struct Reference

#include <workmanager.h>

Public Attributes

bool(* constraintFunction )(WorkManager *that, char *param)
 
const char * message
 
const char * name
 

Detailed Description

Definition at line 145 of file workmanager.h.

Member Data Documentation

bool(* constraint::constraintFunction) (WorkManager *that, char *param)

Definition at line 147 of file workmanager.h.

const char* constraint::message

Definition at line 149 of file workmanager.h.

const char* constraint::name

Definition at line 148 of file workmanager.h.


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