#include <xapian/deprecated.h>
Include dependency graph for base.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Xapian |
namespace | Xapian::Internal |
Classes | |
class | Xapian::Internal::RefCntBase |
For internal use only. Reference counted internal classes should inherit from RefCntBase. More... | |
class | Xapian::Internal::RefCntPtr< T > |
For internal use only. A reference-counted pointer. More... |