- MFC/CollectionClass . . . . 3 matches
|| {{{~cpp GetHeadPosition()}}} || 리스트의 맨 처음에대한 POSITION값을 리턴한다. ||
|| {{{~cpp GetHead()}}} || 리스트의 가장 앞에있는 포인터를 리턴. IsEmpty() 검사 필요. ||
|| {{{~cpp GetHeadPosition()}}} || 리스트의 맨 처음에대한 POSITION값을 리턴한다. ||
- 레밍즈프로젝트/프로토타입/STLLIST . . . . 2 matches
|| GetHead || Returns the head element of the list (cannot be empty). ||
|| GetHeadPosition || Returns the position of the head element of the list. ||
- Gof/Singleton . . . . 1 match
POSITION position = m_ContainerOfSingleton->GetHeadPosition();
- WinampPluginProgramming/DSP . . . . 1 match
__declspec( dllexport ) winampDSPHeader *winampDSPGetHeader2()
- 서로간의 참조 . . . . 1 match
CView* pView = m_viewList.GetHead();
Found 5 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.