HDK
|
#include <ImfChannelList.h>
Public Member Functions | |
IMF_EXPORT | ConstIterator () |
IMF_EXPORT | ConstIterator (const ChannelList::ChannelMap::const_iterator &i) |
IMF_EXPORT | ConstIterator (const ChannelList::Iterator &other) |
IMF_EXPORT ConstIterator & | operator++ () |
IMF_EXPORT ConstIterator | operator++ (int) |
IMF_EXPORT const char * | name () const |
IMF_EXPORT const Channel & | channel () const |
Friends | |
bool | operator== (const ConstIterator &, const ConstIterator &) |
bool | operator!= (const ConstIterator &, const ConstIterator &) |
Definition at line 328 of file ImfChannelList.h.
|
inline |
Definition at line 409 of file ImfChannelList.h.
|
inline |
Definition at line 416 of file ImfChannelList.h.
|
inline |
Definition at line 423 of file ImfChannelList.h.
Definition at line 453 of file ImfChannelList.h.
|
inline |
Definition at line 447 of file ImfChannelList.h.
|
inline |
Definition at line 430 of file ImfChannelList.h.
|
inline |
Definition at line 438 of file ImfChannelList.h.
|
friend |
Definition at line 468 of file ImfChannelList.h.
|
friend |
Definition at line 460 of file ImfChannelList.h.