bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
BESAutoPtr< T > Member List

This is the complete list of members for BESAutoPtr< T >, including all inherited members.

BESAutoPtr(T *pointed=0, bool v=false) (defined in BESAutoPtr< T >)BESAutoPtr< T >inlineexplicit
get() const (defined in BESAutoPtr< T >)BESAutoPtr< T >inline
operator*() const (defined in BESAutoPtr< T >)BESAutoPtr< T >inline
operator->() const (defined in BESAutoPtr< T >)BESAutoPtr< T >inline
release() (defined in BESAutoPtr< T >)BESAutoPtr< T >inline
reset() (defined in BESAutoPtr< T >)BESAutoPtr< T >inline
set(T *pointed, bool v=false) (defined in BESAutoPtr< T >)BESAutoPtr< T >inline
~BESAutoPtr() (defined in BESAutoPtr< T >)BESAutoPtr< T >inline