![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for i/o streams management. More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <boost/filesystem/path.hpp>#include <boost/system/error_code.hpp>#include <iosfwd>#include <string>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
Functions | |
| IPSDKUTIL_API void | ipsdk::readLine (std::istream &is, std::string &strLine) |
| function allowing to read a line from a stream More... | |
| IPSDKUTIL_API int | ipsdk::copyFile (const boost::filesystem::path &inPath, const boost::filesystem::path &outPath) |
| function allowing to copy a file More... | |
Utility functions for i/o streams management.
1.8.14