#include <Services.h>
Collaboration diagram for CORBA_ServiceInformation_var:
Public Methods | |
CORBA_ServiceInformation_var (void) | |
CORBA_ServiceInformation_var (CORBA_ServiceInformation *) | |
CORBA_ServiceInformation_var (const CORBA_ServiceInformation_var &) | |
~CORBA_ServiceInformation_var (void) | |
CORBA_ServiceInformation_var & | operator= (CORBA_ServiceInformation *) |
CORBA_ServiceInformation_var & | operator= (const CORBA_ServiceInformation_var &) |
CORBA_ServiceInformation * | operator-> (void) |
const CORBA_ServiceInformation * | operator-> (void) const |
operator const CORBA_ServiceInformation & () const | |
in, inout, out, _retn | |
operator CORBA_ServiceInformation & () | |
operator CORBA_ServiceInformation & () const | |
const CORBA_ServiceInformation & | in (void) const |
CORBA_ServiceInformation & | inout (void) |
CORBA_ServiceInformation *& | out (void) |
CORBA_ServiceInformation * | _retn (void) |
CORBA_ServiceInformation * | ptr (void) const |
Private Attributes | |
CORBA_ServiceInformation * | ptr_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in, inout, out, _retn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|