iterator.h File Reference

#include <glibmm.h>
#include <gst/gstiterator.h>
#include <stdexcept>

Go to the source code of this file.

Classes

class  Gst::IteratorBase<CppType>
 Gst::IteratorBase — Base class for classes that retrieve multiple elements in a thread safe way. More...
class  Gst::IteratorBasic<CppType>
 Gst::IteratorBasic — Class that retrieves multiple elements in a thread safe way. More...
class  Gst::Iterator<CppType>
 Gst::Iterator — Class that retrieve multiple reference counted elements in a thread safe way. More...

Namespaces

namespace  Gst

Enumerations

enum  Gst::IteratorItem {
  Gst::ITERATOR_ITEM_SKIP,
  Gst::ITERATOR_ITEM_PASS,
  Gst::ITERATOR_ITEM_END
}
enum  Gst::IteratorResult {
  Gst::ITERATOR_DONE,
  Gst::ITERATOR_OK,
  Gst::ITERATOR_RESYNC,
  Gst::ITERATOR_ERROR
}


Generated on Thu Jan 15 09:33:12 2009 for gstreamermm by  doxygen 1.5.7.1