conexus logo

Conexus::Data::Storage Class Reference

#include <data.h>

List of all members.

Public Types

typedef ConexusPointer< Storagepointer

Public Member Functions

 Storage ()
 ~Storage ()

Public Attributes

uint8_t * data
 Pointer to data buffer.
size_t size
 Size of the data in bytes.
bool manage_data
 True if the data is external and cannot be resized.
unsigned int priority
 Priority, where 0 is the lowest priority.
TimeVal time
 An associated time value.

Member Typedef Documentation

typedef ConexusPointer<Storage> Conexus::Data::Storage::pointer

Constructor & Destructor Documentation

Conexus::Data::Storage::Storage (  )  [inline]
Conexus::Data::Storage::~Storage (  )  [inline]

References manage_data.


Member Data Documentation

Pointer to data buffer.

True if the data is external and cannot be resized.

Referenced by ~Storage().

Priority, where 0 is the lowest priority.

Size of the data in bytes.

An associated time value.


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

Generated on Mon Mar 8 15:35:46 2010 for conexus by doxygen 1.6.1