conexus logo

Conexus::Data::Storage Class Reference

#include <conexus/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.
Glib::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 Tue Mar 3 09:48:00 2009 for conexus by doxygen 1.5.7.1