IMP  2.0.1
The Integrative Modeling Platform
base/RefCounted.h File Reference

A common base class for ref counted objects. More...

#include <IMP/base/base_config.h>
#include "exception.h"
#include "utility_macros.h"
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
#include "NonCopyable.h"
+ Include dependency graph for base/RefCounted.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::base::RefCounted
 Common base class for ref counted objects. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::base
 See IMP.base Overview for more information.
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file base/RefCounted.h.