ml::Field::Field::Flags Struct Reference

Flags for internal usage. More...

#include <mlField.h>

List of all members.

Public Attributes

unsigned int observersWereRemovedInsideTouch:1
 < Flag that indicates that the sensor/destination fields lists contain NULL entries
unsigned int insideTouch:1
 < Flag to suppress multiple notifications of fields, which could lead to endless loops.
unsigned int notifyAttachmentsFlag:1
 < Flag to suppress the notification of connected fields and field sensors when field values are set.


Detailed Description

Flags for internal usage.

Definition at line 279 of file mlField.h.


Member Data Documentation

unsigned int ml::Field::Field::Flags::insideTouch

< Flag to suppress multiple notifications of fields, which could lead to endless loops.

Definition at line 281 of file mlField.h.

unsigned int ml::Field::Field::Flags::notifyAttachmentsFlag

< Flag to suppress the notification of connected fields and field sensors when field values are set.

Definition at line 282 of file mlField.h.

unsigned int ml::Field::Field::Flags::observersWereRemovedInsideTouch

< Flag that indicates that the sensor/destination fields lists contain NULL entries

Definition at line 280 of file mlField.h.


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

Generated on Sat Sep 3 18:39:35 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8