HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IDManifest::ChannelGroupManifest::Iterator Class Reference

#include <ImfIDManifest.h>

Public Member Functions

IMF_EXPORT Iterator ()
 
IMF_EXPORT Iterator (const IDManifest::ChannelGroupManifest::IDTable::iterator &i)
 
IMF_EXPORT Iteratoroperator++ ()
 
IMF_EXPORT uint64_t id () const
 
IMF_EXPORT std::vector
< std::string > & 
text ()
 

Friends

class IDManifest::ChannelGroupManifest::ConstIterator
 

Detailed Description

Definition at line 323 of file ImfIDManifest.h.

Constructor & Destructor Documentation

IDManifest::ChannelGroupManifest::Iterator::Iterator ( )
inline

Definition at line 384 of file ImfIDManifest.h.

IDManifest::ChannelGroupManifest::Iterator::Iterator ( const IDManifest::ChannelGroupManifest::IDTable::iterator &  i)
inlineexplicit

Definition at line 385 of file ImfIDManifest.h.

Member Function Documentation

uint64_t IDManifest::ChannelGroupManifest::Iterator::id ( ) const
inline

Definition at line 389 of file ImfIDManifest.h.

IDManifest::ChannelGroupManifest::Iterator & IDManifest::ChannelGroupManifest::Iterator::operator++ ( )
inline

Definition at line 395 of file ImfIDManifest.h.

std::vector< std::string > & IDManifest::ChannelGroupManifest::Iterator::text ( )
inline

Definition at line 392 of file ImfIDManifest.h.

Friends And Related Function Documentation

Definition at line 332 of file ImfIDManifest.h.


The documentation for this class was generated from the following file: