ADTF
Loading...
Searching...
No Matches
adtf::remote::catwo::IRPCInterfaceDefinition Class Referenceabstract

#include <rpc_object_server_registry_intf.h>

Inherits adtf::ucom::ant::IObject.

Public Member Functions

 ADTF_IID (IRPCInterfaceDefinition, "rpc_interface_definition.catwo.services.adtf.iid")
 ADTF IID Defintion.
 
virtual tResult GetInterfaceDefinition (base::ant::IString &&strInterfaceDefinition) const =0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Additional Inherited Members

- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

Interface to retrieve the interface definition of a server object

Member Function Documentation

◆ GetInterfaceDefinition()

virtual tResult adtf::remote::catwo::IRPCInterfaceDefinition::GetInterfaceDefinition ( base::ant::IString && strInterfaceDefinition) const
pure virtual

Returns the interface definition the server object.

Parameters
[out]strInterfaceDefinitionThe interface definition the server object.
Returns
Standard result.

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