sourCEntral - mobile manpages

pdf

ost::ThreadQueue::_data

NAME

ost::ThreadQueue::_data −

SYNOPSIS

#include <buffer.h>

Public Attributes

struct _data * next
unsigned len
char data [1]

Member Data Documentation

char ost::ThreadQueue::_data::data[1]
unsigned ost::ThreadQueue::_data::len
struct _data* ost::ThreadQueue::_data::next

Author

Generated automatically by Doxygen for GNU CommonC++ from the source code.

pdf