Remote Call Framework 3.4
RcfServer.hpp File Reference
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include <RCF/Export.hpp>
#include <RCF/RcfClient.hpp>
#include <RCF/ServerTransport.hpp>
#include <RCF/ThreadLibrary.hpp>
#include <RCF/FileTransferService.hpp>
#include <RCF/PublishingService.hpp>
#include <RCF/SubscriptionService.hpp>
#include <RCF/ServerObjectService.hpp>
#include <RCF/ServerStub.hpp>

Go to the source code of this file.

Classes

class  RCF::RcfServer
 Provides RCF server-side functionality. More...