casa
5.7.0-16
|
This is the complete list of members for casa::AttributeBuffer, including all inherited members.
add(const AttributeBuffer &otherBuf) | casa::AttributeBuffer | |
add(const Attribute &newAttribute, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::uInt newValue, const casacore::uInt tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Int newValue, const casacore::Int tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Float newValue, const casacore::Float tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Double newValue, const casacore::Double tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Bool newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::String &newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Quantity newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::uInt > &newValue, const casacore::uInt tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::Int > &newValue, const casacore::Int tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::Float > &newValue, const casacore::Float tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::Double > &newValue, const casacore::Double tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::Bool > &newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::String > &newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, const casacore::Vector< casacore::Quantity > &newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::uInt *newValue, const casacore::uInt tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Int *newValue, const casacore::Int tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Float *newValue, const casacore::Float tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Double *newValue, const casacore::Double tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Bool *newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::String *newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Quantity *newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::uInt > *newValue, const casacore::uInt tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::Int > *newValue, const casacore::Int tolerance=0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::Float > *newValue, const casacore::Float tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::Double > *newValue, const casacore::Double tolerance=0.0, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::Bool > *newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::String > *newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
add(const casacore::String &name, casacore::Vector< casacore::Quantity > *newValue, const casacore::Bool strict=false, const casacore::Bool permanent=false) | casa::AttributeBuffer | |
addAttributeToBuffer(Attribute *newAttribute, const casacore::Bool permanent) | casa::AttributeBuffer | private |
addBuff(AttributeBuffer &other) const | casa::AttributeBuffer | |
AttributeBuffer() | casa::AttributeBuffer | |
AttributeBuffer(const AttributeBuffer &other) | casa::AttributeBuffer | |
attributes | casa::AttributeBuffer | private |
clear() | casa::AttributeBuffer | |
erase() | casa::AttributeBuffer | private |
exists(const casacore::String &name) const | casa::AttributeBuffer | |
exists(const casacore::String &name, casacore::Int &found) const | casa::AttributeBuffer | private |
getAttribute(const casacore::String &name) const | casa::AttributeBuffer | |
getAttributeValue(const casacore::String &name) const | casa::AttributeBuffer | |
getDataType(const casacore::String &name) const | casa::AttributeBuffer | |
getValue(const casacore::String &name, casacore::Vector< T > &value) const | casa::AttributeBuffer | |
getValue(const casacore::String &name, T &value) const | casa::AttributeBuffer | |
matches(const Attribute &res) const | casa::AttributeBuffer | |
matches(const AttributeBuffer &resBuf) const | casa::AttributeBuffer | |
nelements() const | casa::AttributeBuffer | |
nonDeletable | casa::AttributeBuffer | private |
operator+=(const AttributeBuffer &other) | casa::AttributeBuffer | |
operator<<(std::ostream &, AttributeBuffer &) | casa::AttributeBuffer | friend |
operator=(const AttributeBuffer &other) | casa::AttributeBuffer | |
remove(const casacore::String &name) | casa::AttributeBuffer | |
set(const AttributeBuffer &otherBuf) | casa::AttributeBuffer | |
set(const Attribute &newAttribute) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::uInt newValue, const casacore::uInt tolerance=0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Int newValue, const casacore::Int tolerance=0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Float newValue, const casacore::Float tolerance=0.0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Double newValue, const casacore::Double tolerance=0.0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Bool newValue, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::String &newValue, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Quantity newValue, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::uInt > &newValue, const casacore::uInt tolerance=0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::Int > &newValue, const casacore::Int tolerance=0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::Float > &newValue, const casacore::Float tolerance=0.0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::Double > &newValue, const casacore::Double tolerance=0.0, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::Bool > &newValue, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::String > &newValue, const casacore::Bool strict=false) | casa::AttributeBuffer | |
set(const casacore::String &name, const casacore::Vector< casacore::Quantity > &newValue, const casacore::Bool strict=false) | casa::AttributeBuffer | |
setBuff(AttributeBuffer &other) const | casa::AttributeBuffer | |
~AttributeBuffer() | casa::AttributeBuffer |