Scroom  0.14
bookkeeping.hh File Reference
#include <list>
#include <map>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <scroom/stuff.hh>
#include <scroom/utilities.hh>
#include <scroom/impl/bookkeepingimpl.hh>
Include dependency graph for bookkeeping.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scroom::Bookkeeping::Detail::ValueType< V >
 
class  Scroom::Bookkeeping::Detail::LValue< V >
 
class  Scroom::Bookkeeping::Token
 
class  Scroom::Bookkeeping::MapBase< K, V >
 
class  Scroom::Bookkeeping::Map< K, V >
 

Namespaces

 Scroom
 
 Scroom::Bookkeeping
 
 Scroom::Bookkeeping::Detail
 

Typedefs

using Scroom::Bookkeeping::WeakToken = boost::weak_ptr< Detail::TokenImpl >