HDK
|
#include <ImfIDManifest.h>
Public Member Functions | |
IMF_EXPORT | ConstIterator () |
IMF_EXPORT | ConstIterator (const IDManifest::ChannelGroupManifest::IDTable::const_iterator &i) |
IMF_EXPORT | ConstIterator (const IDManifest::ChannelGroupManifest::Iterator &other) |
IMF_EXPORT ConstIterator & | operator++ () |
IMF_EXPORT uint64_t | id () const |
IMF_EXPORT const std::vector < std::string > & | text () const |
Friends | |
bool | operator== (const ConstIterator &, const ConstIterator &) |
bool | operator!= (const ConstIterator &, const ConstIterator &) |
Definition at line 353 of file ImfIDManifest.h.
|
inline |
Definition at line 415 of file ImfIDManifest.h.
|
inlineexplicit |
Definition at line 421 of file ImfIDManifest.h.
|
inline |
Definition at line 417 of file ImfIDManifest.h.
|
inline |
Definition at line 427 of file ImfIDManifest.h.
|
inline |
Definition at line 439 of file ImfIDManifest.h.
|
inline |
Definition at line 433 of file ImfIDManifest.h.
|
friend |
Definition at line 454 of file ImfIDManifest.h.
|
friend |
Definition at line 446 of file ImfIDManifest.h.