Boost Reflect Library 0.1.0
any_ptr< InterfaceType, InterfaceDelegate > Member List
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 typedefany_ptr< InterfaceType, InterfaceDelegate >
interface_type typedefany_ptr< InterfaceType, InterfaceDelegate >
m_ptrany_ptr< InterfaceType, InterfaceDelegate > [protected]
m_vtableany_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 typedefany_ptr< InterfaceType, InterfaceDelegate >

© Daniel Larimer 2010-2011 - Licensed under Boost Software License, Version 1.0 Boost Reflect Library