Remote Call Framework 3.4
RCF::ServerBinding Class Reference

Represents the binding of a server-side servant object to a RCF interface. More...

#include <ServerStub.hpp>

Public Member Functions

void setAccessControl (AccessControlCallback cbAccessControl)
 

Detailed Description

Represents the binding of a server-side servant object to a RCF interface.

Member Function Documentation

◆ setAccessControl()

void RCF::ServerBinding::setAccessControl ( AccessControlCallback  cbAccessControl)

Sets a callback that will be called each time a client connections attempts to execute a remote method on this server binding.


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