libebml_ng
Public Member Functions | Friends | List of all members
ebml::ebmlMasterElement::const_iterator Class Reference

#include <ebmlMasterElement.h>

Public Member Functions

virtual const ebmlElementoperator* () const
 
virtual const_iteratoroperator++ ()
 
 const_iterator (const const_iterator &)
 
 const_iterator (const_iterator &&)
 
virtual const_iteratoroperator= (const const_iterator &)
 
virtual const_iteratoroperator= (const_iterator &&)
 
virtual bool operator== (const const_iterator &) const
 
virtual bool operator!= (const const_iterator &) const
 
 ~const_iterator ()
 

Friends

class ebmlMasterElement
 

Constructor & Destructor Documentation

◆ const_iterator() [1/2]

ebml::ebmlMasterElement::const_iterator::const_iterator ( const const_iterator other)

◆ const_iterator() [2/2]

ebml::ebmlMasterElement::const_iterator::const_iterator ( ebmlMasterElement::const_iterator &&  other)

◆ ~const_iterator()

ebml::ebmlMasterElement::const_iterator::~const_iterator ( )

Member Function Documentation

◆ operator!=()

bool ebml::ebmlMasterElement::const_iterator::operator!= ( const const_iterator other) const
virtual

◆ operator*()

const ebmlElement & ebml::ebmlMasterElement::const_iterator::operator* ( ) const
virtual

◆ operator++()

ebmlMasterElement::const_iterator & ebml::ebmlMasterElement::const_iterator::operator++ ( )
virtual

◆ operator=() [1/2]

ebmlMasterElement::const_iterator & ebml::ebmlMasterElement::const_iterator::operator= ( const const_iterator other)
virtual

◆ operator=() [2/2]

ebmlMasterElement::const_iterator & ebml::ebmlMasterElement::const_iterator::operator= ( ebmlMasterElement::const_iterator &&  other)
virtual

◆ operator==()

bool ebml::ebmlMasterElement::const_iterator::operator== ( const const_iterator other) const
virtual

Friends And Related Function Documentation

◆ ebmlMasterElement

friend class ebmlMasterElement
friend

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