FC++  v0.9.0-9e9b65
FileCatalyst Fast File Transfers - C++ Library
FileCatalyst.hpp File Reference
#include <chrono>
#include <ctime>
#include <cmath>
#include <list>
#include <map>
#include <set>
#include <string>
#include <vector>
#include "FCBoost.hpp"
#include "FCVersion.hpp"
#include "FCPath.hpp"
#include "FCUtils.hpp"
#include "FCOptions.hpp"
#include "FCTransferStats.hpp"
#include "FCStateAndStats.hpp"
#include "FCException.hpp"
#include "FCControl.hpp"
#include "FCSummaryLog.hpp"
#include "FCLogging.hpp"
Include dependency graph for FileCatalyst.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 fc
 

Macros

#define FC_NOEXCEPT   noexcept
 

Detailed Description

FileCatalyst.hpp is the central public include file for FC++. By including this header file, all other necessary Boost, STL, and various C++ header files required for FC++ will then be included.

Macro Definition Documentation

◆ FC_NOEXCEPT

#define FC_NOEXCEPT   noexcept