Overview   API Reference  

resource_region< AddressT > Struct Template Reference

Generic resource region for I/O space or I/O memory regions. More...

#include <resource_region.hpp>

Inheritance diagram for resource_region< AddressT >:

Inheritance graph
[legend]
Collaboration diagram for resource_region< AddressT >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef
detail::resource_region
< AddressT > 
super_type

Public Member Functions

 resource_region (const AddressT base=AddressT(), const AddressT size=AddressT(1))
 resource_region (const super_type &other)


Detailed Description

template<typename AddressT>
struct resource_region< AddressT >

Generic resource region for I/O space or I/O memory regions.

Should inherit everything from its base class only adding the missing constructors.


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

L4vmm Reference Manual, written by Mario Schwalbe  © 2006-2008