HDK
|
#include <ImfHeader.h>
Public Member Functions | |
IMF_EXPORT | ConstIterator () |
IMF_EXPORT | ConstIterator (const Header::AttributeMap::const_iterator &i) |
IMF_EXPORT | ConstIterator (const Header::Iterator &other) |
IMF_EXPORT ConstIterator & | operator++ () |
IMF_EXPORT ConstIterator | operator++ (int) |
IMF_EXPORT const char * | name () const |
IMF_EXPORT const Attribute & | attribute () const |
Friends | |
bool | operator== (const ConstIterator &, const ConstIterator &) |
bool | operator!= (const ConstIterator &, const ConstIterator &) |
Definition at line 538 of file ImfHeader.h.
|
inline |
Definition at line 636 of file ImfHeader.h.
|
inline |
Definition at line 643 of file ImfHeader.h.
|
inline |
Definition at line 650 of file ImfHeader.h.
Definition at line 681 of file ImfHeader.h.
|
inline |
Definition at line 674 of file ImfHeader.h.
|
inline |
Definition at line 657 of file ImfHeader.h.
|
inline |
Definition at line 665 of file ImfHeader.h.
|
friend |
Definition at line 695 of file ImfHeader.h.
|
friend |
Definition at line 688 of file ImfHeader.h.