slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 成员函数 | Private 属性 | 所有成员列表
PtrJNodeMapVanilla类 参考

#include <YGJTypesVanilla.h>

Public 成员函数

 PtrJNodeMapVanilla ()=default
 
 PtrJNodeMapVanilla (jlongArray javaNativePointers, jobjectArray javaNodes)
 
facebook::yoga::vanillajni::ScopedLocalRef< jobjectref (YGNodeConstRef node)
 

Private 属性

std::map< YGNodeConstRef, jsizeptrsToIdxs_ {}
 
jobjectArray javaNodes_ {}
 

构造及析构函数说明

◆ PtrJNodeMapVanilla() [1/2]

PtrJNodeMapVanilla::PtrJNodeMapVanilla ( )
default

◆ PtrJNodeMapVanilla() [2/2]

PtrJNodeMapVanilla::PtrJNodeMapVanilla ( jlongArray javaNativePointers,
jobjectArray javaNodes )
inline

成员函数说明

◆ ref()

facebook::yoga::vanillajni::ScopedLocalRef< jobject > PtrJNodeMapVanilla::ref ( YGNodeConstRef node)
inline
这是这个函数的调用关系图:

类成员变量说明

◆ javaNodes_

jobjectArray PtrJNodeMapVanilla::javaNodes_ {}
private

◆ ptrsToIdxs_

std::map<YGNodeConstRef, jsize> PtrJNodeMapVanilla::ptrsToIdxs_ {}
private

该类的文档由以下文件生成: