STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::RC_disk Struct Reference

Detailed Description

Definition at line 166 of file block_alloc.h.

+ Inheritance diagram for stxxl::RC_disk:
+ Collaboration diagram for stxxl::RC_disk:

Public Member Functions

 RC_disk (unsigned_type b, unsigned_type e)
 
 RC_disk ()
 
- Public Member Functions inherited from stxxl::RC
 RC (unsigned_type b, unsigned_type e)
 
 RC ()
 
unsigned_type operator() (unsigned_type i) const
 
- Public Member Functions inherited from stxxl::striping
 striping (unsigned_type b, unsigned_type e)
 
 striping ()
 
unsigned_type operator() (unsigned_type i) const
 

Static Public Member Functions

static const char * name ()
 
- Static Public Member Functions inherited from stxxl::RC
static const char * name ()
 
- Static Public Member Functions inherited from stxxl::striping
static const char * name ()
 

Additional Inherited Members

- Public Attributes inherited from stxxl::striping
unsigned_type begin
 
unsigned_type diff
 

Constructor & Destructor Documentation

stxxl::RC_disk::RC_disk ( unsigned_type  b,
unsigned_type  e 
)
inline

Definition at line 168 of file block_alloc.h.

stxxl::RC_disk::RC_disk ( )
inline

Definition at line 171 of file block_alloc.h.

Member Function Documentation

static const char* stxxl::RC_disk::name ( )
inlinestatic

Definition at line 174 of file block_alloc.h.


The documentation for this struct was generated from the following file: