VRS::DataSubResource Class Reference
#include <vrs/io/datasubresource.h>
List of all members.
Constructor & Destructor Documentation
| VRS::DataSubResource::DataSubResource |
( |
DataResource * |
master, |
|
|
unsigned int |
offset, |
|
|
unsigned int |
size, |
|
|
bool |
isWritable = false | |
|
) |
| | |
| VRS::DataSubResource::DataSubResource |
( |
|
) |
[protected] |
Member Function Documentation
| virtual void* VRS::DataSubResource::pointer |
( |
|
) |
const [virtual] |
| virtual unsigned int VRS::DataSubResource::size |
( |
|
) |
const [virtual] |
| virtual bool VRS::DataSubResource::isWritable |
( |
|
) |
const [virtual] |
Data resources can be writable, otherwise are read-only.
Implements VRS::DataResource.
The documentation for this class was generated from the following file: