getNext

이 메소드는 목록의 다음 위치를 가져오기 위해 반복자에서 사용합니다.

가시성
Public
시그니처
virtual void getNext(void*& pos) const
매개변수
pos

목록의 다음 위치입니다.


피드백