Remote Call Framework 3.4
RCF::I_RcfClient Class Reference

Base class of all RcfClient<> templates. More...

#include <RcfClient.hpp>

Public Member Functions

ClientStubgetClientStub ()
 Returns the ClientStub of this RcfClient. More...
 
const ClientStubgetClientStub () const
 Returns the ClientStub of this RcfClient. More...
 

Detailed Description

Base class of all RcfClient<> templates.

Member Function Documentation

◆ getClientStub() [1/2]

ClientStub& RCF::I_RcfClient::getClientStub ( )

Returns the ClientStub of this RcfClient.

◆ getClientStub() [2/2]

const ClientStub& RCF::I_RcfClient::getClientStub ( ) const

Returns the ClientStub of this RcfClient.


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