![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::FileSink, including all inherited members.
FileSink(std::string_view file) | galaxy::FileSink | |
m_file_stream | galaxy::FileSink | private |
operator=(const Sink &)=default | galaxy::Sink | protected |
operator=(Sink &&)=default | galaxy::Sink | protected |
Sink()=default | galaxy::Sink | protected |
Sink(const Sink &)=default | galaxy::Sink | protected |
Sink(Sink &&)=default | galaxy::Sink | protected |
sink(const LogMessage &message) override | galaxy::FileSink | virtual |
~FileSink() noexcept | galaxy::FileSink | virtual |
~Sink() noexcept | galaxy::Sink | virtual |