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

#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 ConstIteratoroperator++ ()
 
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 &)
 

Detailed Description

Definition at line 351 of file ImfIDManifest.h.

Constructor & Destructor Documentation

IDManifest::ChannelGroupManifest::ConstIterator::ConstIterator ( )
inline

Definition at line 405 of file ImfIDManifest.h.

IDManifest::ChannelGroupManifest::ConstIterator::ConstIterator ( const IDManifest::ChannelGroupManifest::IDTable::const_iterator &  i)
inlineexplicit

Definition at line 407 of file ImfIDManifest.h.

IDManifest::ChannelGroupManifest::ConstIterator::ConstIterator ( const IDManifest::ChannelGroupManifest::Iterator other)
inline

Definition at line 406 of file ImfIDManifest.h.

Member Function Documentation

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

Definition at line 410 of file ImfIDManifest.h.

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

Definition at line 416 of file ImfIDManifest.h.

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

Definition at line 413 of file ImfIDManifest.h.

Friends And Related Function Documentation

bool operator!= ( const ConstIterator a,
const ConstIterator b 
)
friend

Definition at line 429 of file ImfIDManifest.h.

bool operator== ( const ConstIterator a,
const ConstIterator b 
)
friend

Definition at line 423 of file ImfIDManifest.h.


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