7 #ifndef NAZARA_STRINGSTREAM_HPP 8 #define NAZARA_STRINGSTREAM_HPP 10 #include <Nazara/Prerequesites.hpp> 11 #include <Nazara/Core/String.hpp> 27 std::size_t GetBufferSize()
const;
60 #endif // NAZARA_STRINGSTREAM_HPP TODO: Inherit SoundEmitter from Node.
Definition: Algorithm.hpp:12
Core class that represents a stream of strings.
Definition: StringStream.hpp:17
Core class that represents a string.
Definition: String.hpp:22