IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
StreamUtils.h File Reference

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...
 

Detailed Description

Utility functions for i/o streams management.

Author
E. Noirfalise
Date
2013/12/9