qxLib
List of all members
qx::rtti_root< naming_strategy_t > Class Template Referenceabstract

RTTI root class. More...

#include <rtti.h>

Inheritance diagram for qx::rtti_root< naming_strategy_t >:
qx::rtti_pure_base qx::base_logger_stream qx::base_file_logger_stream qx::base_standard_streams_stream qx::debugger_logger_stream qx::error_context_stream qx::file_logger_stream_fopen qx::file_logger_stream_mapping qx::file_logger_stream_ofstream qx::cout_logger_stream qx::fwrite_logger_stream

Detailed Description

template<class naming_strategy_t = rtti_naming_strategy_class_name>
class qx::rtti_root< naming_strategy_t >

RTTI root class.

All other classes must be inherited from this class to allow you to use RTTI functions

Template Parameters
naming_strategy_t-
See also
rtti_naming_strategy.h
Author
Khrapov
Date
10.09.2021

Definition at line 57 of file rtti.h.


The documentation for this class was generated from the following file: