, including all inherited members.
EchoReply enum value | ServiceProtocol< protocol_, PT > | |
EchoRequest enum value | ServiceProtocol< protocol_, PT > | |
MessageEchoReply typedef | ServiceProtocol< protocol_, PT > | |
MessageEchoRequest typedef | ServiceProtocol< protocol_, PT > | |
MessageStatusRequest typedef | ServiceProtocol< protocol_, PT > | |
MessageStop typedef | ServiceProtocol< protocol_, PT > | |
MessageType enum name | ServiceProtocol< protocol_, PT > | |
Reregister enum value | ServiceProtocol< protocol_, PT > | |
service_group() | ServiceProtocol< protocol_, PT > | [inline, static] |
service_type() | ServiceProtocol< protocol_, PT > | [inline, static] |
StatusReply enum value | ServiceProtocol< protocol_, PT > | |
StatusRequest enum value | ServiceProtocol< protocol_, PT > | |
Stop enum value | ServiceProtocol< protocol_, PT > | |
WISP_ONE_WAY_CALL(caller_type, Stop) | ServiceProtocol< protocol_, PT > | |
WISP_ONE_WAY_CALL(caller_type, EchoReply) | ServiceProtocol< protocol_, PT > | |
WISP_ONE_WAY_CALL(caller_type, Reregister) | ServiceProtocol< protocol_, PT > | |
WISP_ONE_WAY_CALL(caller_type, StatusRequest) | ServiceProtocol< protocol_, PT > | |
WISP_ONE_WAY_CALL(caller_type, StatusReply) | ServiceProtocol< protocol_, PT > | |
WISP_PROTOCOL_MESSAGE(Reregister, protocol::MessageService,((string, registry))) | ServiceProtocol< protocol_, PT > | |
WISP_PROTOCOL_MESSAGE(StatusReply, protocol::MessageService,((properties_ptr, status))) | ServiceProtocol< protocol_, PT > | |
WISP_TWO_WAY_CALL(caller_type, EchoRequest, EchoReply) | ServiceProtocol< protocol_, PT > | |