摘要:类定义: ======================================================================= 1 // MemberFuncPointer.h: interface for the CMemberFuncPointer class. 2 /
阅读全文
摘要:类定义:CMemberFuncPointer ======================================================================= 1 // MemberFuncPointer.h: interface for the CMemberFunc
阅读全文
摘要:类定义:CSignalSlot ======================================================================= 1 // SignalSlot.h: interface for the CSignalSlot class. 2 // 3
阅读全文
摘要:公共头文件:ss_type_def.h =================================================================================== 1 #if !defined SS_TYPE_DEF_H 2 #define SS_TYPE
阅读全文
摘要:V2.0 主要是信号槽连接的索引性能做了改进,新设计了程序构架实现了多级分层索引,索引时间性能基本不受连接表的大小影响。 类定义:CSignalSlot C_MemberFuncPointer C_ss_slot_item C_ss_signal_item C_ss_signal_func 详细说明
阅读全文