 CHRLib | |
  CharSet | |
  ConversionState | 编码转换状态。 |
  GUCS2Mapper | 静态编码映射模板及 Unicode 编码特化。 |
  GUCS2Mapper< CharSet::UTF_8 > | |
  GUCS2Mapper< CharSet::UTF_16BE > | |
  GUCS2Mapper< CharSet::UTF_16LE > | |
 EnrtySpace | |
 platform | 默认平台命名空间。 |
  ColorSpace | 系统默认颜色空间。 |
  Consoles | 控制台接口。 |
  KeyCodes | 本机按键编码。 |
  HFileNode | 文件系统节点迭代器。 |
  CursorInfo | 屏幕指针设备光标信息。 |
  MappedFile | 只读内存映射文件。 |
  Color | 颜色。 |
 platform_ex | |
 std | |
  numeric_limits< ystdex::fixed_point< _tBase, _vInt, _vFrac > > | std::numeric_traits 的 ystdex::fixed_point 特化类型。 |
 YSL_BEGIN | |
  Log | 程序日志类。 |
 YSLib | |
  Devices | |
   GraphicDevice | |
   Screen | |
  Drawing | 图形处理。 |
   FontFamily | 字型家族 (Typeface Family) 标识。 |
   Typeface | 字型标识。 |
   CharBitmap | 字符位图。 |
   FontCache | 字体缓存。 |
   Font | 字体:字模,包含字型、样式和大小。 |
   GBinaryGroup | 屏幕二元组。 |
   Size | 屏幕区域大小。 |
   Rect | 屏幕标准矩形:表示屏幕矩形区域。 |
   Graphics | 二维图形接口上下文。 |
   PaintContext | |
   PenStyle | 笔样式:字体和笔颜色。 |
   TextState | 文本状态。 |
   EmptyTextRenderer | 空文本渲染器。 |
   GTextRendererBase | 文本渲染器静态多态基类模板。 |
   TextRenderer | 文本渲染器。 |
   TextRegion | 文本区域。 |
   PixelFiller | 像素填充器。 |
   SequenceTransformer | 序列转换器。 |
   VerticalLineTransfomer | 竖直线转换器。 |
   RectTransformer | 标准矩形转换器。 |
   BlitLoop | 循环:按指定扫描顺序复制一块矩形区域的像素。 |
   BlitTransparentLoop | 循环:按指定扫描顺序复制一块矩形区域的像素。 |
   BlitBlendLoop | 循环:按指定扫描顺序复制一块矩形区域的像素。 |
   Padding | 空白样式。 |
   BitmapBuffer | 标准矩形位图缓冲区。 |
   BitmapBufferEx | 扩展的标准矩形位图缓冲区。 |
   Image | 图像资源。 |
   hsl_t | HSL 颜色。 |
  IO | |
   Path | 路径。 |
    iterator | |
   FileList | 文件列表模块。 |
  Messaging | |
   Message | 消息。 |
   MessageQueue | 消息队列。 |
   SMessageMap | |
   SMessageMap< Messaging::Null > | |
   SMessageMap< Messaging::Set > | |
   SMessageMap< Messaging::Quit > | |
   SMessageMap< Messaging::Task > | |
   SMessageMap< Messaging::Input > | |
   SMessageMap< Messaging::Paint > | |
  Shells | |
   Shell | 外壳程序:实现运行期控制流映像语义。 |
  Text | |
   String | YSLib 标准字符串(使用 UCS-2LE )。 |
   TextFileBuffer | |
    Iterator | 目标编码迭代器类型。 |
  Timers | |
   HighResolutionClock | 高精度时钟。 |
   Timer | 计时器。 |
  UI | |
   EventMapping | 事件映射命名空间。 |
   Styles | |
    Palette | 默认调色板。 |
   Thumb | 基本按钮。 |
   Button | 按钮。 |
   ListBox | 带滚动条的文本列表框。 |
   FileBox | 文件列表框。 |
   DropDownList | 下拉列表。 |
   Console | 控制台。 |
   MLabel | 标签模块。 |
   Label | 标签。 |
   MTextList | 文本列表模块。 |
   Menu | 文本菜单。 |
   MenuHost | 菜单宿主。 |
   ProgressBar | 进度条。 |
   ScrollEventArgs | 滚动事件参数类。 |
   ATrack | 轨道。 |
   HorizontalTrack | 水平轨道。 |
   VerticalTrack | 竖直轨道。 |
   AScrollBar | 滚动条。 |
   HorizontalScrollBar | 水平滚动条。 |
   VerticalScrollBar | 竖直滚动条。 |
   ScrollableContainer | 带滚动条的容器。 |
   CheckBox | 复选框。 |
   CheckButton | 复选按钮。 |
   TextArea | 文本区域。 |
   BufferedTextArea | 缓冲文本区域。 |
   TextList | 文本列表。 |
   DialogBox | 对话框。 |
   DialogPanel | 对话面板。 |
   GSequenceViewer | 序列视图类模板。 |
   SolidBrush | 单色画刷。 |
   ImageBrush | 图像画刷。 |
   BorderStyle | 边框样式。 |
   BorderBrush | 边框画刷。 |
   Controller | 部件控制器。 |
   Control | 控件。 |
    ControlEventMap | 扩展控件事件表。 |
   Desktop | 桌面。 |
   InputTimer | 输入计时器。 |
   GUIState | 图形用户界面公共状态。 |
   Panel | 面板。 |
   Renderer | 部件渲染器。 |
   BufferedRenderer | 带缓冲的部件渲染器。 |
   MUIContainer | 部件容器模块。 |
   UIEventArgs | 用户界面事件参数基类。 |
   RoutedEventArgs | 路由事件参数基类。 |
   InputEventArgs | 输入事件参数类。 |
   KeyEventArgs | 按键输入事件参数类。 |
   TouchEventArgs | 指针设备输入事件参数类。 |
   GValueEventArgs | 简单事件参数类。 |
   PaintEventArgs | 部件绘制参数。 |
   EventTypeMapping | |
   EventTypeMapping< Move > | |
   EventTypeMapping< Resize > | |
   EventTypeMapping< KeyUp > | |
   EventTypeMapping< KeyDown > | |
   EventTypeMapping< KeyHeld > | |
   EventTypeMapping< KeyPress > | |
   EventTypeMapping< TouchUp > | |
   EventTypeMapping< TouchDown > | |
   EventTypeMapping< TouchHeld > | |
   EventTypeMapping< TouchMove > | |
   EventTypeMapping< Click > | |
   EventTypeMapping< Paint > | |
   EventTypeMapping< GotFocus > | |
   EventTypeMapping< LostFocus > | |
   EventTypeMapping< Enter > | |
   EventTypeMapping< Leave > | |
   BadEvent | 错误或不存在的部件事件异常。 |
   AController | 控制器抽象类。 |
   WidgetController | 部件控制器。 |
   MOriented | 方向模块。 |
   Visual | 可视状态。 |
   View | 部件视图。 |
   IWidget | 部件接口。 |
   Widget | 部件。 |
    NoBackgroundTag | 无背景标记。 |
   Window | 窗口。 |
  GSStringTemplate | |
  MemoryList | 内存块列表。 |
   BlockInfo | |
   NewRecorder | |
  ValueNode | 值类型节点。 |
  Application | 程序实例。 |
  GMCounter | 模板类实例计数器。 |
  MoreConvertible | 转换类型选择。 |
  SelectConvertible | 转换类型选择。 |
  delete_obj_ndebug | Delete 仿函数。 |
  delete_second_mem_ndebug | Delete 第二成员仿函数。 |
  delete_obj_debug | Delete 仿函数(调试版本)。 |
  delete_second_mem_debug | Delete 第二成员仿函数。 |
  safe_delete_obj | 带置空指针操作的 delete 仿函数。 |
  GIHEvent | 事件处理器接口模板。 |
  GHEvent< _tRet(_tParams...)> | |
   GEquality | |
  GEvent< _tRet(_tParams...)> | |
  GDependencyEvent | 依赖事件项类模板。 |
  GEventWrapper | 事件处理器包装类模板。 |
  GEventPointerWrapper | 事件项类型。 |
  LoggedEvent | |
  FatalError | 非日志记录的致命错误。 |
  ExpandMemberFirst | 仿函数:替换非静态成员二元函数的第一个参数。 |
  ExpandMemberFirstBinder | 仿函数:替换非静态成员二元函数的第一个参数并绑定到指定对象。 |
  OwnershipTag | 指定对于参数指定类型的成员具有所有权的标签。 |
  MoveTag | 指示转移的标记。 |
  PointerTag | 指示指针的标记。 |
  HasOwnershipOf | 标签类型元运算。 |
  IValueHolder | 带等于接口的动态泛型持有者接口。 |
  ValueHolder | 带等于接口的值类型动态泛型持有者。 |
  PointerHolder | 带等于接口的指针类型动态泛型持有者。 |
  ValueObject | 值类型对象类。 |
  GDependency | 依赖项类模板。 |
  GMRange | 范围模块类。 |
  GStaticCache | 全局静态单态存储器。 |
  GLocalStaticCache | 全局局部静态单态存储器。 |
  File | 文件基类。 |
  TextFile | 文本文件类。 |
  IResource | 资源接口。 |
 ystdex | |
  any_ops | |
   holder | 抽象动态泛型持有者接口。 |
   value_holder | 值类型动态泛型持有者。 |
   pointer_holder | 指针类型动态泛型持有者。 |
   holder_tag | 使用持有者标记。 |
   wrap_handler | |
   iterator_handler | |
   input_iterator_handler | |
   forward_iterator_handler | |
   bidirectional_iterator_handler | |
  details | |
   _general_polymorphic_cast_helper | |
   _general_polymorphic_cast_helper< _tFrom, _tTo, false > | |
   _general_cast_helper | |
   _general_cast_helper< _tFrom, _tTo, false > | |
   _general_cast_helper< _type, _type, true > | |
   _general_cast_helper< _type, _type, false > | |
   _general_cast_type_helper | |
   less_than_comparable2 | |
   less_than_comparable1 | |
   equality_comparable2 | |
   equality_comparable1 | |
   equivalent2 | |
   equivalent1 | |
   partially_ordered2 | |
   partially_ordered1 | |
   multipliable2 | |
   multipliable1 | |
   addable2 | |
   addable1 | |
   subtractable2 | |
   subtractable2_left | |
   subtractable1 | |
   dividable2 | |
   dividable2_left | |
   dividable1 | |
   modable2 | |
   modable2_left | |
   modable1 | |
   xorable2 | |
   xorable1 | |
   andable2 | |
   andable1 | |
   orable2 | |
   orable1 | |
   left_shiftable2 | |
   left_shiftable1 | |
   right_shiftable2 | |
   right_shiftable1 | |
   incrementable | |
   decrementable | |
   dereferenceable | |
   indexable | |
   totally_ordered2 | |
   totally_ordered1 | |
   additive2 | |
   additive1 | |
   multiplicative2 | |
   multiplicative1 | |
   integer_multiplicative2 | |
   integer_multiplicative1 | |
   arithmetic2 | |
   arithmetic1 | |
   integer_arithmetic2 | |
   integer_arithmetic1 | |
   bitwise2 | |
   bitwise1 | |
   unit_steppable | |
   shiftable2 | |
   shiftable1 | |
   ring_operators2 | |
   ring_operators1 | |
   ordered_ring_operators2 | |
   ordered_ring_operators1 | |
   field_operators2 | |
   field_operators1 | |
   ordered_field_operators2 | |
   ordered_field_operators1 | |
   euclidian_ring_operators2 | |
   euclidian_ring_operators1 | |
   ordered_euclidian_ring_operators2 | |
   ordered_euclidian_ring_operators1 | |
   euclidean_ring_operators2 | |
   euclidean_ring_operators1 | |
   ordered_euclidean_ring_operators2 | |
   ordered_euclidean_ring_operators1 | |
   input_iteratable | |
   output_iteratable | |
   forward_iteratable | |
   bidirectional_iteratable | |
   random_access_iteratable | |
   have_equality_operator | |
   has_subscription | |
   have_nonempty_virtual_base | |
    A | |
    B | |
    C | |
   have_common_nonempty_virtual_base | |
    A | |
    B | |
    C | |
  examiners | 操作检测命名空间。 |
   equal | 基本等于操作检测。 |
   always_equal | 基本等于操作检测:总是相等。 |
   equal_examiner | 等于操作检测。 |
  iterator_transformation | 迭代转换操作。 |
  operators | |
   is_chained_base | |
   less_than_comparable | |
   less_than_comparable< _type, _type2, _tBase, true > | |
   less_than_comparable< _type, _type, _tBase, false > | |
   is_chained_base< less_than_comparable< _type, _type2, _tBase, _v > > | |
   is_chained_base< less_than_comparable2< _type, _type2, _tBase > > | |
   is_chained_base< less_than_comparable1< _type, _tBase > > | |
   equality_comparable | |
   equality_comparable< _type, _type2, _tBase, true > | |
   equality_comparable< _type, _type, _tBase, false > | |
   is_chained_base< equality_comparable< _type, _type2, _tBase, _v > > | |
   is_chained_base< equality_comparable2< _type, _type2, _tBase > > | |
   is_chained_base< equality_comparable1< _type, _tBase > > | |
   multipliable | |
   multipliable< _type, _type2, _tBase, true > | |
   multipliable< _type, _type, _tBase, false > | |
   is_chained_base< multipliable< _type, _type2, _tBase, _v > > | |
   is_chained_base< multipliable2< _type, _type2, _tBase > > | |
   is_chained_base< multipliable1< _type, _tBase > > | |
   addable | |
   addable< _type, _type2, _tBase, true > | |
   addable< _type, _type, _tBase, false > | |
   is_chained_base< addable< _type, _type2, _tBase, _v > > | |
   is_chained_base< addable2< _type, _type2, _tBase > > | |
   is_chained_base< addable1< _type, _tBase > > | |
   subtractable | |
   subtractable< _type, _type2, _tBase, true > | |
   subtractable< _type, _type, _tBase, false > | |
   is_chained_base< subtractable< _type, _type2, _tBase, _v > > | |
   is_chained_base< subtractable2< _type, _type2, _tBase > > | |
   is_chained_base< subtractable1< _type, _tBase > > | |
   is_chained_base< subtractable2_left< _type, _type2, _tBase > > | |
   dividable | |
   dividable< _type, _type2, _tBase, true > | |
   dividable< _type, _type, _tBase, false > | |
   is_chained_base< dividable< _type, _type2, _tBase, _v > > | |
   is_chained_base< dividable2< _type, _type2, _tBase > > | |
   is_chained_base< dividable1< _type, _tBase > > | |
   is_chained_base< dividable2_left< _type, _type2, _tBase > > | |
   modable | |
   modable< _type, _type2, _tBase, true > | |
   modable< _type, _type, _tBase, false > | |
   is_chained_base< modable< _type, _type2, _tBase, _v > > | |
   is_chained_base< modable2< _type, _type2, _tBase > > | |
   is_chained_base< modable1< _type, _tBase > > | |
   is_chained_base< modable2_left< _type, _type2, _tBase > > | |
   xorable | |
   xorable< _type, _type2, _tBase, true > | |
   xorable< _type, _type, _tBase, false > | |
   is_chained_base< xorable< _type, _type2, _tBase, _v > > | |
   is_chained_base< xorable2< _type, _type2, _tBase > > | |
   is_chained_base< xorable1< _type, _tBase > > | |
   andable | |
   andable< _type, _type2, _tBase, true > | |
   andable< _type, _type, _tBase, false > | |
   is_chained_base< andable< _type, _type2, _tBase, _v > > | |
   is_chained_base< andable2< _type, _type2, _tBase > > | |
   is_chained_base< andable1< _type, _tBase > > | |
   orable | |
   orable< _type, _type2, _tBase, true > | |
   orable< _type, _type, _tBase, false > | |
   is_chained_base< orable< _type, _type2, _tBase, _v > > | |
   is_chained_base< orable2< _type, _type2, _tBase > > | |
   is_chained_base< orable1< _type, _tBase > > | |
   is_chained_base< incrementable< _type, _tBase > > | |
   is_chained_base< decrementable< _type, _tBase > > | |
   is_chained_base< dereferenceable< _type, _tBase > > | |
   is_chained_base< indexable< _type, _type2, _tBase > > | |
   left_shiftable | |
   left_shiftable< _type, _type2, _tBase, true > | |
   left_shiftable< _type, _type, _tBase, false > | |
   is_chained_base< left_shiftable< _type, _type2, _tBase, _v > > | |
   is_chained_base< left_shiftable2< _type, _type2, _tBase > > | |
   is_chained_base< left_shiftable1< _type, _tBase > > | |
   right_shiftable | |
   right_shiftable< _type, _type2, _tBase, true > | |
   right_shiftable< _type, _type, _tBase, false > | |
   is_chained_base< right_shiftable< _type, _type2, _tBase, _v > > | |
   is_chained_base< right_shiftable2< _type, _type2, _tBase > > | |
   is_chained_base< right_shiftable1< _type, _tBase > > | |
   equivalent | |
   equivalent< _type, _type2, _tBase, true > | |
   equivalent< _type, _type, _tBase, false > | |
   is_chained_base< equivalent< _type, _type2, _tBase, _v > > | |
   is_chained_base< equivalent2< _type, _type2, _tBase > > | |
   is_chained_base< equivalent1< _type, _tBase > > | |
   partially_ordered | |
   partially_ordered< _type, _type2, _tBase, true > | |
   partially_ordered< _type, _type, _tBase, false > | |
   is_chained_base< partially_ordered< _type, _type2, _tBase, _v > > | |
   is_chained_base< partially_ordered2< _type, _type2, _tBase > > | |
   is_chained_base< partially_ordered1< _type, _tBase > > | |
   totally_ordered | |
   totally_ordered< _type, _type2, _tBase, true > | |
   totally_ordered< _type, _type, _tBase, false > | |
   is_chained_base< totally_ordered< _type, _type2, _tBase, _v > > | |
   is_chained_base< totally_ordered2< _type, _type2, _tBase > > | |
   is_chained_base< totally_ordered1< _type, _tBase > > | |
   additive | |
   additive< _type, _type2, _tBase, true > | |
   additive< _type, _type, _tBase, false > | |
   is_chained_base< additive< _type, _type2, _tBase, _v > > | |
   is_chained_base< additive2< _type, _type2, _tBase > > | |
   is_chained_base< additive1< _type, _tBase > > | |
   multiplicative | |
   multiplicative< _type, _type2, _tBase, true > | |
   multiplicative< _type, _type, _tBase, false > | |
   is_chained_base< multiplicative< _type, _type2, _tBase, _v > > | |
   is_chained_base< multiplicative2< _type, _type2, _tBase > > | |
   is_chained_base< multiplicative1< _type, _tBase > > | |
   integer_multiplicative | |
   integer_multiplicative< _type, _type2, _tBase, true > | |
   integer_multiplicative< _type, _type, _tBase, false > | |
   is_chained_base< integer_multiplicative< _type, _type2, _tBase, _v > > | |
   is_chained_base< integer_multiplicative2< _type, _type2, _tBase > > | |
   is_chained_base< integer_multiplicative1< _type, _tBase > > | |
   arithmetic | |
   arithmetic< _type, _type2, _tBase, true > | |
   arithmetic< _type, _type, _tBase, false > | |
   is_chained_base< arithmetic< _type, _type2, _tBase, _v > > | |
   is_chained_base< arithmetic2< _type, _type2, _tBase > > | |
   is_chained_base< arithmetic1< _type, _tBase > > | |
   integer_arithmetic | |
   integer_arithmetic< _type, _type2, _tBase, true > | |
   integer_arithmetic< _type, _type, _tBase, false > | |
   is_chained_base< integer_arithmetic< _type, _type2, _tBase, _v > > | |
   is_chained_base< integer_arithmetic2< _type, _type2, _tBase > > | |
   is_chained_base< integer_arithmetic1< _type, _tBase > > | |
   bitwise | |
   bitwise< _type, _type2, _tBase, true > | |
   bitwise< _type, _type, _tBase, false > | |
   is_chained_base< bitwise< _type, _type2, _tBase, _v > > | |
   is_chained_base< bitwise2< _type, _type2, _tBase > > | |
   is_chained_base< bitwise1< _type, _tBase > > | |
   is_chained_base< unit_steppable< _type, _tBase > > | |
   shiftable | |
   shiftable< _type, _type2, _tBase, true > | |
   shiftable< _type, _type, _tBase, false > | |
   is_chained_base< shiftable< _type, _type2, _tBase, _v > > | |
   is_chained_base< shiftable2< _type, _type2, _tBase > > | |
   is_chained_base< shiftable1< _type, _tBase > > | |
   ring_operators | |
   ring_operators< _type, _type2, _tBase, true > | |
   ring_operators< _type, _type, _tBase, false > | |
   is_chained_base< ring_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< ring_operators2< _type, _type2, _tBase > > | |
   is_chained_base< ring_operators1< _type, _tBase > > | |
   ordered_ring_operators | |
   ordered_ring_operators< _type, _type2, _tBase, true > | |
   ordered_ring_operators< _type, _type, _tBase, false > | |
   is_chained_base< ordered_ring_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< ordered_ring_operators2< _type, _type2, _tBase > > | |
   is_chained_base< ordered_ring_operators1< _type, _tBase > > | |
   field_operators | |
   field_operators< _type, _type2, _tBase, true > | |
   field_operators< _type, _type, _tBase, false > | |
   is_chained_base< field_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< field_operators2< _type, _type2, _tBase > > | |
   is_chained_base< field_operators1< _type, _tBase > > | |
   ordered_field_operators | |
   ordered_field_operators< _type, _type2, _tBase, true > | |
   ordered_field_operators< _type, _type, _tBase, false > | |
   is_chained_base< ordered_field_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< ordered_field_operators2< _type, _type2, _tBase > > | |
   is_chained_base< ordered_field_operators1< _type, _tBase > > | |
   euclidian_ring_operators | |
   euclidian_ring_operators< _type, _type2, _tBase, true > | |
   euclidian_ring_operators< _type, _type, _tBase, false > | |
   is_chained_base< euclidian_ring_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< euclidian_ring_operators2< _type, _type2, _tBase > > | |
   is_chained_base< euclidian_ring_operators1< _type, _tBase > > | |
   ordered_euclidian_ring_operators | |
   ordered_euclidian_ring_operators< _type, _type2, _tBase, true > | |
   ordered_euclidian_ring_operators< _type, _type, _tBase, false > | |
   is_chained_base< ordered_euclidian_ring_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< ordered_euclidian_ring_operators2< _type, _type2, _tBase > > | |
   is_chained_base< ordered_euclidian_ring_operators1< _type, _tBase > > | |
   euclidean_ring_operators | |
   euclidean_ring_operators< _type, _type2, _tBase, true > | |
   euclidean_ring_operators< _type, _type, _tBase, false > | |
   is_chained_base< euclidean_ring_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< euclidean_ring_operators2< _type, _type2, _tBase > > | |
   is_chained_base< euclidean_ring_operators1< _type, _tBase > > | |
   ordered_euclidean_ring_operators | |
   ordered_euclidean_ring_operators< _type, _type2, _tBase, true > | |
   ordered_euclidean_ring_operators< _type, _type, _tBase, false > | |
   is_chained_base< ordered_euclidean_ring_operators< _type, _type2, _tBase, _v > > | |
   is_chained_base< ordered_euclidean_ring_operators2< _type, _type2, _tBase > > | |
   is_chained_base< ordered_euclidean_ring_operators1< _type, _tBase > > | |
   is_chained_base< input_iteratable< _type, _tBase > > | |
   is_chained_base< output_iteratable< _type, _tBase > > | |
   is_chained_base< forward_iteratable< _type, _tBase > > | |
   is_chained_base< bidirectional_iteratable< _type, _tBase > > | |
   is_chained_base< random_access_iteratable< _type, _type2, _tBase > > | |
  nullptr_t | 空指针类。 |
  empty_base | 空基类模板。 |
  offsetof_check | 成员偏移计算静态类型检查。 |
  non_aggregate_pod | |
  pod_storage | |
  void_ref | 任意对象引用类型。 |
  any | 基于类型擦除的动态泛型对象。 |
  bad_any_cast | 动态泛型转换失败异常。 |
  pseudo_output | 伪输出对象。 |
  any_input_iterator | 动态泛型输入迭代器。 |
  any_forward_iterator | 动态泛型前向迭代器。 |
  any_bidirectional_iterator | 动态泛型双向迭代器。 |
  container_inserter | 容器插入函数对象。 |
  ifile_iterator | 基于 ISO C 标准库的流只读迭代器。 |
  make_parameter_tuple< _tRet(_tParams...)> | |
  make_parameter_tuple< _tRet(*)(_tParams...)> | |
  make_parameter_tuple< _tRet(&)(_tParams...)> | |
  make_parameter_tuple< _tRet(_tClass::*)(_tParams...)> | |
  make_parameter_tuple< _tRet(_tClass::*)(_tParams...) const > | |
  make_parameter_tuple< _tRet(_tClass::*)(_tParams...) volatile > | |
  make_parameter_tuple< _tRet(_tClass::*)(_tParams...) const volatile > | |
  return_of< _tResult(_tParams...)> | |
  return_of< _tResult(*)(_tParams...)> | |
  return_of< _tResult(&)(_tParams...)> | |
  return_of< _tResult(_tClass::*)(_tParams...)> | |
  return_of< _tResult(_tClass::*)(_tParams...) const > | |
  return_of< _tResult(_tClass::*)(_tParams...) volatile > | |
  return_of< _tResult(_tClass::*)(_tParams...) const volatile > | |
  parameter_of | 取指定索引的参数类型。 |
  paramlist_size | 取参数列表大小。 |
  wrapped_traits | 取 std::reference_wrapper 实例特征。 |
  wrapped_traits< std::reference_wrapper< _tWrapped > > | |
  ref_eq | 引用相等关系仿函数。 |
  xcrease_t | 编译期选择自增/自减运算仿函数。 |
  xcrease_t< false, _tScalar > | |
  delta_assignment | 编译期选择加法/减法复合赋值运算仿函数。 |
  delta_assignment< false, _tScalar1, _tScalar2 > | |
  deref_op | 引用仿函数。 |
  const_deref_op | Const 引用仿函数。 |
  deref_comp | 间接访问比较仿函数。 |
  deref_str_comp | 间接访问字符串比较仿函数。 |
  pointer_iterator | 指针迭代器。 |
  pointer_classify | 指针包装为类类型迭代器。 |
  pointer_classify< _type * > | |
  pseudo_iterator | 伪迭代器。 |
  transformed_iterator | 转换迭代器。 |
  indirect_tag | |
  pair_iterator | 成对迭代器。 |
  subscriptive_iterator | 成员下标迭代器。 |
  fixed_multiplicative | 定点数乘除法中间类型。 |
  fixed_multiplicative< std::int64_t > | |
  fixed_multiplicative< std::uint64_t > | |
  fixed_point | 通用定点数。 |
  string_traits | 字符串特征。 |
  is_returnable | 判断指定类型是否可作为返回值类型。 |
  is_decayable | 判断是否可被退化。 |
  is_class_pointer | 判断指定类型是否是指向类类型对象的指针。 |
  is_lvalue_class_reference | 判断指定类型是否是左值类类型引用。 |
  is_rvalue_class_reference | 判断指定类型是否是右值类类型引用。 |
  is_pod_struct | 判断指定类型是否是 POD struct 。 |
  is_pod_union | 判断指定类型是否是 POD union 。 |
  has_subscription | 判断是否存在合式的结果为非 void 类型的 [] 操作符接受指定类型的表达式。 |
  has_equality_operator | 判断是否存在合式的结果可转换为 bool 类型的 == 操作符接受指定类型的表达式。 |
  has_nonempty_virtual_base | 判断指定类型是否有非空虚基类。 |
  has_common_nonempty_virtual_base | 判断指定的两个类类型是否有非空虚基类。 |
  identity | 恒等元函数。 |
  remove_rcv | 移除可能被 cv-qualifier 修饰的引用类型。 |
  remove_rp | 移除指针和引用类型。 |
  remove_rpcv | 移除可能被 cv-qualifier 修饰的引用和指针类型。 |
  array_decay | 数组类型退化。 |
  qualified_decay | 保持修饰符的类型退化。 |
  array_ref_decay | 数组及数组引用类型退化。 |
  array_ref_decay< _type & > | |
  array_ref_decay< _type && > | |
  integer_width | 取指定整数类型的位宽度。 |
  make_signed_c | 取指定整数类型和条件表达式对应的有符号或无符号整数类型。 |
  make_signed_c< _type, false > | |
  make_fixed_width_int | 取按指定宽度的整数类型。 |
  make_fixed_width_int< 8U > | |
  make_fixed_width_int< 16U > | |
  make_fixed_width_int< 32U > | |
  make_fixed_width_int< 64U > | |
  n_tag | 标记。 |
  n_tag< 0 > | |
  variadic_sequence | 变量参数标记。 |
  make_successor< variadic_sequence< _vSeq...> > | |
  make_natural_sequence | 取自然数变量标记序列。 |
  make_natural_sequence< 0 > | |
  noncopyable | |
  nonmovable | |
  nifty_counter | 使用引用计数的静态初始化管理器。 |
  call_once_init | 使用 call_once 的静态初始化管理器。 |
 ytest | YFramework 基础测试库命名空间。 |
  timing | 计时测试工具命名空间。 |
 Bookmark | 书签。 |
 BookmarkPanel | 书签管理面板。 |
 ChildPainter | 子部件绘制仿函数。 |
 ColorBox | 拾色框。 |
 Configuration | 设置:使用 S 表达式存储外部状态。 |
 ContainerSetter | 序列设置仿函数。 |
 DebugTimer | 调试计时器。 |
 DSApplication | 平台相关的应用程序类。 |
 DSScreen | DS 屏幕。 |
 DualScreenReader | 双屏阅读器。 |
 FileInfoPanel | |
 FPSCounter | 帧速率计数器。 |
 FrmAbout | 关于窗体。 |
 GEvent | 事件类模板。 |
 GHEvent | 标准事件处理器类模板。 |
 GShellSession | Shell 连接会话。 |
 GUCS2Mapper< CharSet::Big5 > | |
 GUCS2Mapper< CharSet::GBK > | |
 GUCS2Mapper< CharSet::SHIFT_JIS > | 非 Unicode 编码映射模板特化。 |
 GUIApplication | 平台相关的应用程序类。 |
 GUIShell | GUI Shell 基类。 |
 HexModel | 十六进制模型:十六进制视图区域数据源。 |
 HexView | 十六进制视图。 |
 HexViewArea | 十六进制视图区域。 |
 InputManager | 输入管理器。 |
 LexicalAnalyzer | 词法分析器。 |
 make_parameter_tuple | 取参数列表元组。 |
 make_successor | 取自然数变量标记后继。 |
 ReaderBox | |
 ReaderSetting | 阅读器设置。 |
 ReadingList | 阅读记录。 |
 return_of | 取返回类型。 |
 Session | 会话:分析指定 NPL 代码。 |
 SettingPanel | 设置面板。 |
 ShlCLI | 标准命令行界面 Shell 。 |
 ShlDS | 双屏全屏窗口 Shell 。 |
 ShlExplorer | |
 ShlHexBrowser | 十六进制浏览器 Shell 。 |
 ShlReader | |
 ShlTextReader | 文本阅读器 Shell 。 |
  BaseSession | |
  BookmarkSession | |
  SettingSession | |
 TextInfoBox | |