#include <Servant_Base.h>
Collaboration diagram for TAO_ServantBase_var:
Public Methods | |
TAO_ServantBase_var (void) | |
TAO_ServantBase_var (TAO_ServantBase *p) | |
TAO_ServantBase_var (const TAO_ServantBase_var &b) | |
~TAO_ServantBase_var (void) | |
TAO_ServantBase_var & | operator= (TAO_ServantBase *p) |
TAO_ServantBase_var & | operator= (const TAO_ServantBase_var &b) |
TAO_ServantBase * | operator-> () const |
TAO_ServantBase * | in (void) const |
TAO_ServantBase *& | inout (void) |
TAO_ServantBase *& | out (void) |
TAO_ServantBase * | _retn (void) |
Private Attributes | |
TAO_ServantBase * | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|