StringAttribute   475 3rdparty/openexr/IlmImf/ImfCRgbaFile.cpp         header(hdr)->insert (name, Imf::StringAttribute (value));
StringAttribute   479 3rdparty/openexr/IlmImf/ImfCRgbaFile.cpp         header(hdr)->typedAttribute<Imf::StringAttribute>(name).value() =
StringAttribute   501 3rdparty/openexr/IlmImf/ImfCRgbaFile.cpp         typedAttribute<Imf::StringAttribute>(name).value().c_str();
StringAttribute  1090 3rdparty/openexr/IlmImf/ImfHeader.cpp     StringAttribute::registerAttributeType();
StringAttribute    51 3rdparty/openexr/IlmImf/ImfStringAttribute.cpp StringAttribute::staticTypeName ()
StringAttribute    59 3rdparty/openexr/IlmImf/ImfStringAttribute.cpp StringAttribute::writeValueTo (OStream &os, int) const
StringAttribute    70 3rdparty/openexr/IlmImf/ImfStringAttribute.cpp StringAttribute::readValueFrom (IStream &is, int size, int)
StringAttribute    54 3rdparty/openexr/IlmImf/ImfStringAttribute.h template <> const char *StringAttribute::staticTypeName ();
StringAttribute    55 3rdparty/openexr/IlmImf/ImfStringAttribute.h template <> void StringAttribute::writeValueTo (OStream &, int) const;
StringAttribute    56 3rdparty/openexr/IlmImf/ImfStringAttribute.h template <> void StringAttribute::readValueFrom (IStream &, int, int);