40 static const Entry entries[] = {
55 Stripper(), field(), geometry(), active(true)
60 Stripper(right), field(), geometry(right.geometry), active(true)
65 Stripper(name), field(), geometry(), active(true)
79 for(
const Entry *entry = entries; entry->name != 0; ++entry) {
80 if(aKey == entry->name) {
A geometry representing a straight line.
bool active
The active/inactive flag.
NullField field
The zero magnetic field.
virtual ElementBase * clone() const
Return clone.
virtual Channel * getChannel(const std::string &aKey, bool create=false)
Construct a read/write channel.
c Accompany it with the information you received as to the offer to distribute corresponding source complete source code means all the source code for all modules it plus any associated interface definition plus the scripts used to control compilation and installation of the executable as a special the source code distributed need not include anything that is normally and so on of the operating system on which the executable unless that component itself accompanies the executable If distribution of executable or object code is made by offering access to copy from a designated then offering equivalent access to copy the source code from the same place counts as distribution of the source even though third parties are not compelled to copy the source along with the object code You may not or distribute the Program except as expressly provided under this License Any attempt otherwise to sublicense or distribute the Program is void
virtual NullField & getField()
Get field.
set(_SRCS Action.cpp Attribute.cpp AttributeBase.cpp AttributeHandler.cpp BeamSequence.cpp Definition.cpp Directory.cpp Element.cpp Invalidator.cpp OpalData.cpp Object.cpp ObjectFunction.cpp PlaceRep.cpp RangeRep.cpp Table.cpp TableRowRep.cpp ValueDefinition.cpp) include_directories($
Abstract interface for read/write access to variable.
Access to a [b]double[/b] data member.
virtual void setActive(bool=true)
Set active flag.
virtual double getElementLength() const
Get design length.
virtual void setElementLength(double length)
Set design length.
A zero electromagnetic field.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
virtual StraightGeometry & getGeometry()
Get geometry.
StraightGeometry geometry
The septa's geometry.