最后,我们介绍了运行时类型信息(run-time type information,RTTI)和动态类型转换,它们使程序能够在运行时确定一个对象的类型,然后对那个对象做相应的操作。
基于38个网页-相关网页
运行时类型识别(Run-Time Type Information, RTTI) 我们禁止使用RTTI。 定义: RTTI允许程序员在运行时识别C++类对象的类型。
基于12个网页-相关网页
深入浅出MFC - docin.com豆丁网 Template RTTI 想在程式执行过程中知道某个物件是属于哪一种类别 在C++ 中称为执行时期型别资讯(Runtime Type Information,RTTI)的能 力 程式必顸遵守: 1. 编译时需选用/GR 选项(/GR 的意思是 enable C++
基于4个网页-相关网页
工搜网——面向分布式虚拟设计的协同工作环境研究 同工作环境.描述了系统体系模型的研究方法和基于CORBA的多层分布式结构,详细介绍了基于TCP/IP协议和基于面向对象的运行时期类型信息(RunTimeTypeInformation,RTTI)技术的实体实时通信协议的技术内涵、执行流程和设计实现,该协议用于保持网络中不同结点的几何模型在实体级
基于4个网页-相关网页
run-time type information and library 运行时类型信息和库
run time type information 执行时期类型资讯
RTTI Run Time Type Information 运行时间类型信息
以上来源于: WordNet
Returns a pointer to the run-time type information (RTTI) table for the object type.
返回一个指向用于说明对象类型的RTTI表的指针。
The interaction between the explicit interface, proxy, invoker, and component configurator implementations relied heavily on C++ Run-Time Type Information (RTTI).
这个方法的重要后果是显而易见的。 显式接口、代理、调用程序和组件配置器实现间的交互严重依赖于 C++ 实时类型信息 (Run-Time Type Information, RTTI)。
CriteriaQuery is transferred to an executable query with its type information preserved so that the elements of the selected list can be accessed without any run-time casting.
CriteriaQuery被传递给一个可执行查询并保留类型信息,这样可以直接访问选择列表的元素,而不需要任何运行时强制类型转换。
应用推荐