Pol  Rev 533
ClientPtrHolder Class Reference

#include <uoscrobj.h>

+ Collaboration diagram for ClientPtrHolder:

List of all members.

Public Member Functions

 ClientPtrHolder (ClientRef i_client)
const ClientConstPtr () const
Clientoperator-> ()
const Clientoperator-> () const
ClientPtr ()

Private Attributes

ClientRef client

Detailed Description

Definition at line 162 of file uoscrobj.h.


Constructor & Destructor Documentation

ClientPtrHolder::ClientPtrHolder ( ClientRef  i_client) [inline, explicit]

Definition at line 165 of file uoscrobj.h.


Member Function Documentation

Client* ClientPtrHolder::operator-> ( void  ) [inline]

Definition at line 166 of file uoscrobj.h.

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

+ Here is the call graph for this function:

const Client* ClientPtrHolder::operator-> ( void  ) const [inline]

Definition at line 167 of file uoscrobj.h.

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

+ Here is the call graph for this function:

Definition at line 173 of file uoscrobj.h.

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

Referenced by getCharacterOrClientParam().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


Member Data Documentation

Definition at line 176 of file uoscrobj.h.

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


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