Class to help import header files for Source.
More...
#include <Headers.hpp>
|
| Header (const std::string &path) |
|
const char * | name () const |
|
size_t | length () const |
|
const char * | content () const |
|
Class to help import header files for Source.
- Examples
- docs/headers.cpp, and example_gauss.cpp.
◆ Header()
yacx::Header::Header |
( |
const std::string & |
path | ) |
|
|
inlineexplicit |
- Parameters
-
path | relative path to header file |
◆ content()
const char* yacx::Header::content |
( |
| ) |
const |
|
inline |
- Returns
- c-style string of header content
The documentation for this class was generated from the following file: