This is the complete list of members for
any_ptr< InterfaceType, InterfaceDelegate >, including all inherited members.
any_ptr() | any_ptr< InterfaceType, InterfaceDelegate > | |
any_ptr(T *v) | any_ptr< InterfaceType, InterfaceDelegate > | |
any_ptr(const boost::shared_ptr< T > &v) | any_ptr< InterfaceType, InterfaceDelegate > | |
any_ptr(const any_ptr< OtherInterface, OtherDelegate > &p) | any_ptr< InterfaceType, InterfaceDelegate > | |
delegate_type typedef | any_ptr< InterfaceType, InterfaceDelegate > | |
interface_type typedef | any_ptr< InterfaceType, InterfaceDelegate > | |
m_ptr | any_ptr< InterfaceType, InterfaceDelegate > | [protected] |
m_vtable | any_ptr< InterfaceType, InterfaceDelegate > | [protected] |
operator bool() const | any_ptr< InterfaceType, InterfaceDelegate > | |
operator!() const | any_ptr< InterfaceType, InterfaceDelegate > | |
operator*() const | any_ptr< InterfaceType, InterfaceDelegate > | |
operator*() | any_ptr< InterfaceType, InterfaceDelegate > | |
operator->() const | any_ptr< InterfaceType, InterfaceDelegate > | |
operator->() | any_ptr< InterfaceType, InterfaceDelegate > | |
vtable_type typedef | any_ptr< InterfaceType, InterfaceDelegate > | |