getNext
getNext 方法由迭代器用来获取列表中的下一个位置。
可见性
Public
特征符
virtual void getNext(void*& pos) const
参数
pos
这是位置
父主题:
OMUList 类
另请参阅
getFirst
反馈