Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
The information associated to a given zone. More...
#include <bayeux/emfield/multi_zone_field.h>
Public Member Functions | |
zone_field_entry () | |
Default constructor. More... | |
void | reset () |
Reset. More... | |
Protected Member Functions | |
void | _set_defaults () |
Set default values to attributes. More... | |
Static Protected Member Functions | |
static bool | _higher_zone_priority (const zone_field_entry *zfe1_, const zone_field_entry *zfe2_) |
Check if a zone field entry has higher priority than another one. More... | |
Friends | |
class | multi_zone_field |
The information associated to a given zone.
emfield::multi_zone_field::zone_field_entry::zone_field_entry | ( | ) |
Default constructor.
|
staticprotected |
Check if a zone field entry has higher priority than another one.
|
protected |
Set default values to attributes.
void emfield::multi_zone_field::zone_field_entry::reset | ( | ) |
Reset.
|
friend |