Stxxl  1.4.0
Classes | Namespaces | Defines
include/stxxl/bits/io/request_ptr.h File Reference
#include <cassert>
#include <stxxl/bits/namespace.h>
#include <stxxl/bits/io/request.h>
#include <stxxl/bits/verbose.h>
Include dependency graph for request_ptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::request_ptr
 Implemented as reference counting smart pointer. More...

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define STXXL_VERBOSE_request_ptr(msg)   STXXL_VERBOSE3("[" << static_cast<void *>(this) << "] request_ptr::" << msg << " ptr=" << static_cast<void *>(ptr))
 A smart wrapper for request pointer.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines