Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
bookkeeping.hh File Reference
#include <list>
#include <map>
#include <memory>
#include <boost/noncopyable.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

struct  Scroom::Bookkeeping::Detail::MapType< K, V >
 
struct  Scroom::Bookkeeping::Detail::MapType< std::weak_ptr< K >, V >
 
class  Scroom::Bookkeeping::Token
 
class  Scroom::Bookkeeping::MapBase< K, V >
 
class  Scroom::Bookkeeping::Map< K, V >
 

Namespaces

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

Typedefs

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