src/main/decaf/util/StlSet.h File Reference

#include <set>
#include <vector>
#include <memory>
#include <decaf/util/NoSuchElementException.h>
#include <decaf/util/concurrent/Synchronizable.h>
#include <decaf/util/concurrent/Mutex.h>
#include <decaf/util/Iterator.h>
#include <decaf/util/AbstractSet.h>

Go to the source code of this file.

Data Structures

class  decaf::util::StlSet< E >
 Set template that wraps around a std::set to provide a more user-friendly interface and to provide common functions that do not exist in std::set. More...
class  decaf::util::StlSet< E >::SetIterator
class  decaf::util::StlSet< E >::ConstSetIterator

Namespaces

namespace  decaf
 

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.


namespace  decaf::util

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1