就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
公共成员函数
|
Protected Attributes
|
所有成员列表
Registry< T, R >::IteratorBase Class Reference
#include <registrybase.h>
Inheritance diagram for Registry< T, R >::IteratorBase:
[
legend
]
公共成员函数
const T *
operator->
() const
const T &
operator*
() const
Protected Attributes
UniqueRef
< RegistryEntryIteratorInterface >
_iterator
成员函数文档编制
◆
operator->()
const T * operator->
◆
operator*()
const T& operator*
(
)
const
Member Data Documentation
◆
_iterator
UniqueRef
<RegistryEntryIteratorInterface> _iterator
protected
maxon
Registry
IteratorBase