Public Member Functions | Public Attributes
resource_retriever::MemoryResource Struct Reference

A combination of a pointer to data in memory along with the data's size. More...

#include <retriever.h>

List of all members.

Public Member Functions

 MemoryResource ()

Public Attributes

boost::shared_array< uint8_t > data
uint32_t size

Detailed Description

A combination of a pointer to data in memory along with the data's size.

Definition at line 52 of file retriever.h.


Constructor & Destructor Documentation

Definition at line 54 of file retriever.h.


Member Data Documentation

boost::shared_array<uint8_t> resource_retriever::MemoryResource::data

Definition at line 58 of file retriever.h.

Definition at line 59 of file retriever.h.


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


resource_retriever
Author(s): Josh Faust
autogenerated on Mon Oct 6 2014 04:13:38