tgbot-cpp
FileTools.h
Go to the documentation of this file.
1
//
2
// Created by Oleg Morozenkov on 25.01.17.
3
//
4
5
#ifndef TGBOT_FILETOOLS_H
6
#define TGBOT_FILETOOLS_H
7
8
#include <string>
9
13
namespace
FileTools
{
14
20
std::string
read
(
const
std::string& filePath);
21
22
};
23
24
25
#endif //TGBOT_FILETOOLS_H
FileTools::read
std::string read(const std::string &filePath)
FileTools
Definition:
FileTools.h:13
include
tgbot
tools
FileTools.h
Generated on Thu Jan 26 2017 14:29:52 for tgbot-cpp by
1.8.13