iv::client_ptr< TypedClient > Member List

This is the complete list of members for iv::client_ptr< TypedClient >, including all inherited members.

addSelfToSC(Instance *inst)iv::instance_ptr_interfaceprotected
client_ptr(TypedClient *client=nullptr)iv::client_ptr< TypedClient >
client_ptr(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
get() constiv::client_ptr< TypedClient >
invalidate(Instance *inst) overrideiv::client_ptr< TypedClient >protectedvirtual
operator bool() constiv::client_ptr< TypedClient >
operator!=(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
operator*() constiv::client_ptr< TypedClient >
operator->() constiv::client_ptr< TypedClient >
operator<(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
operator<=(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
operator=(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
operator=(TypedClient *client)iv::client_ptr< TypedClient >
operator==(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
operator>(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
operator>=(client_ptr< TypedClient > const &other)iv::client_ptr< TypedClient >
removeSelfFromSC(Instance *inst)iv::instance_ptr_interfaceprotected
~client_ptr()iv::client_ptr< TypedClient >