Module xxlib::types[][src]

Structs

A single-threaded reference-counting pointer. ‘Rc’ stands for ‘Reference Counted’.

用于存储类型和TypeId的映射 实现根据Typeid 创建对象

Traits

序列化基本trait

用于 实现 SharedPtr 到 SharePtr的转换

用于给类型返回TypeId

常规结构类型序列化反序列化接口

Type Definitions

用于创建 共享指针