hmbdc
simplify-high-performance-messaging-programming
hmbdc
tips
rnetmap
BackupSendServer.hpp
1
#include "hmbdc/Copyright.hpp"
2
#pragma once
3
#include "hmbdc/tips/rnetmap/BackupSendSession.hpp"
4
#include "hmbdc/tips/reliable/BackupSendServerT.hpp"
5
6
namespace
hmbdc
{
namespace
tips {
namespace
rnetmap {
7
using
ToCleanupAttQueue = reliable::ToCleanupAttQueue;
8
using
AsyncBackupSendServer
9
= reliable::AsyncBackupSendServerT<TypeTagBackupSource, BackupSendSession>;
10
}}}
hmbdc
Definition:
Base.hpp:12
Generated by
1.8.14