Pol  Rev 533
AccountPtrHolder Class Reference

#include <acscrobj.h>

+ Collaboration diagram for AccountPtrHolder:

List of all members.

Public Member Functions

 AccountPtrHolder (AccountRef i_acct)
Accountoperator-> ()
const Accountoperator-> () const
AccountPtr ()

Private Attributes

AccountRef acct

Detailed Description

Definition at line 17 of file acscrobj.h.


Constructor & Destructor Documentation

AccountPtrHolder::AccountPtrHolder ( AccountRef  i_acct) [inline, explicit]

Definition at line 20 of file acscrobj.h.


Member Function Documentation

Account* AccountPtrHolder::operator-> ( void  ) [inline]

Definition at line 21 of file acscrobj.h.

References acct, and ref_ptr< T >::get().

+ Here is the call graph for this function:

const Account* AccountPtrHolder::operator-> ( void  ) const [inline]

Definition at line 22 of file acscrobj.h.

References acct, and ref_ptr< T >::get().

+ Here is the call graph for this function:

Definition at line 24 of file acscrobj.h.

References acct, and ref_ptr< T >::get().

Referenced by AccountObjImp::call_method_id().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


Member Data Documentation

Definition at line 26 of file acscrobj.h.

Referenced by operator->(), and Ptr().


The documentation for this class was generated from the following file: