ServiceInterfaceHandlerMethod. More...
#include <ServiceRequest.hpp>
#include <ServiceReply.hpp>
Go to the source code of this file.
Classes | |
class | mermaid::support::service::ServiceInterfaceHandlerMethod< o > |
Class that stores a pointer to a method of an object. It holds a pointer to a method suitable for handling service requests. More... | |
class | mermaid::support::service::ServiceInterfaceHandlerMethodBase |
Base class for all ServiceInterfaceHandlerMethod objects. More... |
ServiceInterfaceHandlerMethod.
Definition in file ServiceInterfaceHandlerMethod.hpp.