SocketPolicy.cc
Go to the documentation of this file.
1 //
2 // Copyright (c) 2020 Fraunhofer Institute for Applied Information Technology (FIT)
3 // Network Research Group (NET)
4 // Schloss Birlinghoven, 53754 Sankt Augustin, GERMANY
5 // Contact: support@wiback.org
6 //
7 // This file is part of the SENF code tree.
8 // It is licensed under the 3-clause BSD License (aka New BSD License).
9 // See LICENSE.txt in the top level directory for details or visit
10 // https://opensource.org/licenses/BSD-3-Clause
11 //
12 
13 
17 #include "SocketPolicy.hh"
18 #include "SocketPolicy.ih"
19 
20 // Custom includes
21 
22 //#include "SocketPolicy.mpp"
23 #define prefix_
24 //-/////////////////////////////////////////////////////////////////////////////////////////////////
25 
27 {}
28 
30 {}
31 
33 {}
34 
36 {}
37 
39 {}
40 
42 {}
43 
44 //-/////////////////////////////////////////////////////////////////////////////////////////////////
45 #undef prefix_
46 //#include "SocketPolicy.mpp"
47 
48 
49 // Local Variables:
50 // mode: c++
51 // fill-column: 100
52 // comment-column: 40
53 // c-file-style: "senf"
54 // indent-tabs-mode: nil
55 // ispell-local-dictionary: "american"
56 // compile-command: "scons -u test"
57 // End:
Policy Framework public header.
virtual ~WritePolicyBase()
Definition: SocketPolicy.cc:38
virtual ~ReadPolicyBase()
Definition: SocketPolicy.cc:35
#define prefix_
Definition: SocketPolicy.cc:23