◆ memstream() [1/2]
cmrc::memstream::memstream |
( |
char const * | base, |
|
|
char *const | end ) |
|
inline |
Constructor.
- Parameters
-
[in] | base | Pointer to the start of the memory block |
[in] | end | Pointer to the end of the memory block |
Definition at line 56 of file CMakeRC.hpp.
◆ memstream() [2/2]
cmrc::memstream::memstream |
( |
char const * | base, |
|
|
size_t | size ) |
|
inline |
Constructor.
- Parameters
-
[in] | base | Pointer to the start of the memory block |
[in] | size | Size of the memory block |
Definition at line 63 of file CMakeRC.hpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/internal/CMakeRC.hpp