Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages   Examples  

fpoller::writer::content Class Template Reference

#include <callbacks.h>

Inheritance diagram for fpoller::writer::content::

List of all members.

Public Types

typedef T::value_type value_type

Public Methods

 content (T *t)
 content (Loki::SmartPtr< T > t, int size=-1)
const value_type * ptr ()
size_t size ()

Detailed Description

template<class T>
class fpoller::writer::content< T >

Class to represent a generic writable object, which must support the value_type typedef and have a function called size() returning size_t. There fore it is meant to be used with standard containers.

Definition at line 49 of file callbacks.h.


The documentation for this class was generated from the following file:
Generated at Wed Oct 16 16:02:39 2002 for fpoller by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001