Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Friends | List of all members
emfield::multi_zone_field::zone_field_entry Class Reference

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
 

Detailed Description

The information associated to a given zone.

Constructor & Destructor Documentation

◆ zone_field_entry()

emfield::multi_zone_field::zone_field_entry::zone_field_entry ( )

Default constructor.

Member Function Documentation

◆ _higher_zone_priority()

static bool emfield::multi_zone_field::zone_field_entry::_higher_zone_priority ( const zone_field_entry zfe1_,
const zone_field_entry zfe2_ 
)
staticprotected

Check if a zone field entry has higher priority than another one.

◆ _set_defaults()

void emfield::multi_zone_field::zone_field_entry::_set_defaults ( )
protected

Set default values to attributes.

◆ reset()

void emfield::multi_zone_field::zone_field_entry::reset ( )

Reset.

Friends And Related Function Documentation

◆ multi_zone_field

friend class multi_zone_field
friend

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