Base class of all RcfClient<> templates. More...
#include <RcfClient.hpp>
Public Member Functions | |
ClientStub & | getClientStub () |
Returns the ClientStub of this RcfClient. More... | |
const ClientStub & | getClientStub () const |
Returns the ClientStub of this RcfClient. More... | |
Base class of all RcfClient<> templates.
ClientStub& RCF::I_RcfClient::getClientStub | ( | ) |
Returns the ClientStub of this RcfClient.
const ClientStub& RCF::I_RcfClient::getClientStub | ( | ) | const |
Returns the ClientStub of this RcfClient.