|
Carna
Version 3.0.1
|
Defines Carna::base::text. More...
#include <Carna/Carna.h>#include <string>#include <sstream>
Include dependency graph for text.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| Carna::base | |
| Contains the core framework components. | |
| Carna::base::text | |
| Provides text-related helper functions. | |
Functions | |
| std::string | Carna::base::text::cat (const std::string &file) |
| Reads file in text mode and returns contents. | |
| template<typename To , typename From > | |
| To | Carna::base::text::lexical_cast (const From &from) |
| Performs lexical cast. More... | |
Defines Carna::base::text.
Definition in file text.h.
Documentation generated by Doxygen