libt3widget
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
List of all members | Public Member Functions
t3_widget::pimpl_ptr_base< T > Class Template Reference
Inheritance diagram for t3_widget::pimpl_ptr_base< T >:
t3_widget::smartptr_base< T >

Public Member Functions

 pimpl_ptr_base (T *p)
- Public Member Functions inherited from t3_widget::smartptr_base< T >
T * get (void)
 operator T * (void)
T * operator() (void) const
T & operator* (void) const
T * operator-> (void) const

Additional Inherited Members

- Protected Attributes inherited from t3_widget::smartptr_base< T >
T * p_