9 #ifndef IMPKERNEL_OBJECT_H
10 #define IMPKERNEL_OBJECT_H
12 #include <IMP/kernel/kernel_config.h>
20 IMPKERNEL_BEGIN_NAMESPACE
21 IMPKERNEL_DEPRECATED_HEADER(2.1,
"Please use IMP/base/Object.h instead.");
28 IMPKERNEL_END_NAMESPACE
IMP::base::Vector< IMP::base::Pointer< Object > > Objects
A list of objects.
A nullptr-initialized pointer to an IMP Object.
Logging and error reporting support.
Checkging and error reporting support.
IMP::base::Vector< IMP::base::WeakPointer< Object > > ObjectsTemp
A nullptr-initialized pointer to an Object.
A shared base class to help in debugging and things.