OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
security
framework
SecurityPluginInst.cpp
Go to the documentation of this file.
1
/*
2
*
3
*
4
* Distributed under the OpenDDS License.
5
* See: http://www.opendds.org/license.html
6
*/
7
8
#include "
DCPS/DdsDcps_pch.h
"
//Only the _pch include should start with DCPS/
9
#include "
SecurityPluginInst.h
"
10
11
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
12
13
namespace
OpenDDS
{
14
namespace
Security
{
15
16
17
SecurityPluginInst::SecurityPluginInst
()
18
{
19
}
20
21
SecurityPluginInst::~SecurityPluginInst
()
22
{
23
}
24
25
}
26
}
27
28
OPENDDS_END_VERSIONED_NAMESPACE_DECL
SecurityPluginInst.h
Security
OpenDDS::Security::SecurityPluginInst::~SecurityPluginInst
virtual ~SecurityPluginInst()
Definition:
SecurityPluginInst.cpp:21
OpenDDS::Security::SecurityPluginInst::SecurityPluginInst
SecurityPluginInst()
Definition:
SecurityPluginInst.cpp:17
DdsDcps_pch.h
OPENDDS_END_VERSIONED_NAMESPACE_DECL
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
Definition:
Versioned_Namespace.h:48
OPENDDS_BEGIN_VERSIONED_NAMESPACE_DECL
Definition:
Hash.cpp:17
OpenDDS
The Internal API and Implementation of OpenDDS.
Definition:
AddressCache.h:28
Generated by
1.8.13