m2etis
0.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
NullSecurity.h
Go to the documentation of this file.
1
/*
2
Copyright (2016) Michael Baer, Daniel Bonrath, All rights reserved.
3
4
Licensed under the Apache License, Version 2.0 (the "License");
5
you may not use this file except in compliance with the License.
6
You may obtain a copy of the License at
7
8
http://www.apache.org/licenses/LICENSE-2.0
9
10
Unless required by applicable law or agreed to in writing, software
11
distributed under the License is distributed on an "AS IS" BASIS,
12
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
22
#ifndef __M2ETIS_PUBSUB_SECURITY_NULLSECURITY_H__
23
#define __M2ETIS_PUBSUB_SECURITY_NULLSECURITY_H__
24
25
#include <string>
26
27
#include "
m2etis/message/info/security/NullSecurityInfo.h
"
28
29
#include "boost/shared_ptr.hpp"
30
31
namespace
m2etis
{
32
namespace
pubsub {
33
namespace
security {
34
35
class
NullSecurity
{
36
public
:
37
typedef
message::NullSecurityInfo
SecurityInfoType
;
38
39
NullSecurity
() {}
40
41
virtual
~NullSecurity
() {}
42
};
43
44
}
/* namespace security */
45
}
/* namespace pubsub */
46
}
/* namespace security */
47
48
#endif
/* __M2ETIS_PUBSUB_SECURITY_NULLSECURITY_H__ */
49
m2etis::message::NullSecurityInfo
Definition:
NullSecurityInfo.h:32
m2etis::pubsub::security::NullSecurity
Definition:
NullSecurity.h:35
m2etis::pubsub::security::NullSecurity::NullSecurity
NullSecurity()
Definition:
NullSecurity.h:39
m2etis::pubsub::security::NullSecurity::SecurityInfoType
message::NullSecurityInfo SecurityInfoType
Definition:
NullSecurity.h:37
m2etis
Definition:
DetMergeConfigTest.h:20
m2etis::pubsub::security::NullSecurity::~NullSecurity
virtual ~NullSecurity()
Definition:
NullSecurity.h:41
NullSecurityInfo.h
Projekte
m2etis
library
include
m2etis
pubsub
security
NullSecurity.h
Generated on Mon Jan 25 2016 01:06:06 for m2etis by
1.8.9.1