DDS
ver. 2.0
dds-commander
src
ChannelId.h
Go to the documentation of this file.
1
// Copyright 2014 GSI, Inc. All rights reserved.
2
//
3
//
4
//
5
#ifndef DDSCHANNELID_H
6
#define DDSCHANNELID_H
7
8
#include <cstdint>
9
10
namespace
dds
11
{
12
namespace
commander_cmd
13
{
14
class
DDSChannelId
15
{
16
public
:
17
static
uint64_t
getChannelId
();
18
};
19
}
20
}
21
#endif
dds::commander_cmd::DDSChannelId::getChannelId
static uint64_t getChannelId()
Definition:
ChannelId.cpp:22
dds
Definition:
dds-agent/src/AgentConnectionManager.h:18
dds::commander_cmd::DDSChannelId
Definition:
ChannelId.h:14
Generated by
1.8.13