Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Examples
AccountProxy Member List
This is the complete list of members for
AccountProxy
, including all inherited members.
AbstractBankAccount
( void )
[inline]
AbstractBankAccount
( AbstractBankAccountCref aRef )
[inline]
AccountProxy
( void )
AccountProxy
( AbstractBankAccountPtr )
AccountProxy
( AccountProxyCref )
depositFunds
(Amount)
[virtual]
getBalance
(void) const
[virtual]
getSubject
( void ) const
[inline, virtual]
operator *
( void )
[inline, virtual]
operator->
( void )
[inline, virtual]
operator=
( AccountProxyCref )
AbstractBankAccount::operator=
( AbstractBankAccountCref aRef )
[inline]
corelinux::Proxy::operator=
( const Proxy &aProxy )
[inline]
operator==
( AccountProxyCref ) const
AbstractBankAccount::operator==
( AbstractBankAccountCref aRef ) const
[inline]
corelinux::Proxy::operator==
( const Proxy &aProxy ) const
[inline]
Proxy
( void )
Proxy
( SubjectImpl *aSubject )
Proxy
( const Proxy &aProxy )
setSubject
( SubjectImpl *aSubject ) (defined in
corelinux::Proxy
)
[inline, protected, virtual]
theSubject
[protected]
withdrawFunds
(Amount)
[virtual]
~AbstractBankAccount
( void )
[inline, virtual]
~AccountProxy
( void )
[virtual]
~Proxy
( void )
[inline, virtual]
This is the
CoreLinux++
reference manual
Provided by
The CoreLinux Consortium