FOSSology  4.4.0
Open Source License Compliance by Open Source Software
libfossologyCPP.hpp
Go to the documentation of this file.
1 /*
2  SPDX-FileCopyrightText: © 2013-2014 Siemens AG
3 
4  SPDX-License-Identifier: GPL-2.0-only
5 */
6 
7 #ifndef LIBFOSSOLOGYCPP_HPP_
8 #define LIBFOSSOLOGYCPP_HPP_
9 
10 extern "C" {
11 #include "libfossology.h"
12 }
13 
14 #include "files.hpp"
17 #include "libfossUtils.hpp"
18 
34 #endif /* LIBFOSSOLOGYCPP_HPP_ */
Utility functions for file handling.
DB utility functions for agents.
General utility functions for CPP.
DB wrapper for agents.
The main FOSSology C library.