XDispatch 0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
xdispatch::pointer< _Type > Struct Template Reference

#include <xdispatch/pointer.h>

List of all members.

Public Types

typedef ::std::auto_ptr< _Type > unique
typedef ::std::tr1::shared_ptr
< _Type > 
shared
typedef ::std::tr1::weak_ptr
< _Type > 
weak

Detailed Description

template<typename _Type>
struct xdispatch::pointer< _Type >

Definition at line 106 of file pointer.h.


Member Typedef Documentation

template<typename _Type>
typedef ::std::tr1::shared_ptr< _Type > xdispatch::pointer< _Type >::shared

Definition at line 109 of file pointer.h.

template<typename _Type>
typedef ::std::auto_ptr< _Type > xdispatch::pointer< _Type >::unique

Definition at line 108 of file pointer.h.

template<typename _Type>
typedef ::std::tr1::weak_ptr< _Type > xdispatch::pointer< _Type >::weak

Definition at line 110 of file pointer.h.


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

Generated on Tue Jun 12 2012 14:11:49 for XDispatch by Doxygen 1.8.0
© 2010-2012 MLBA (about | privacy) All Rights reserved.