E D R , A S I H C RSS

Full text search for "GetNext"

Get Next


Search BackLinks only
Display context of search results
Case-sensitive searching
  • OOP/2012년스터디 . . . . 11 matches
          ScheduleNode* GetNextNode(){
          if(ScheduleTale->GetNextNode()!= NULL){
          ScheduleTale= ScheduleTale->GetNextNode();
          while(ScheduleTale->GetNextNode()!= NULL){
          ScheduleTale= ScheduleTale->GetNextNode();
          while(ScheduleTale->GetNextNode()!= NULL){
          ScheduleTale= ScheduleTale->GetNextNode();
          while(ScheduleTale->GetNextNode()!= NULL){
          ScheduleTale->GetNextNode()->GetSchedule(&aMonth, &aDate);
          ScheduleTale->GetNextNode()->SetSchedule(bMonth, bDate);
          ScheduleTale= ScheduleTale->GetNextNode();
  • VendingMachine_참관자 . . . . 4 matches
          char * GetNextToken();
         char *CommandParser::GetNextToken()
          char * t = p.GetNextToken();
          char * t = p.GetNextToken();
  • ScheduledWalk/창섭&상규 . . . . 3 matches
          * 다음에 가야 할 방향을 얻을 수 있다.(CurrentPosition, GetNextDirection)
          int GetNextDirection()
          direction=journey->GetNextDirection();
  • MFC/CollectionClass . . . . 2 matches
          || {{{~cpp GetNext(POSITION)}}} || 전달된 위치 변수를 증가시킨다. 마지막 객체에서 사용될때에는 NULL을 리턴한다. ||
          || {{{~cpp GetNext(POSITION)}}} || 레퍼런스 인수로 전달된 POSITION형식의 변수가 가ㅤㄹㅣㅋ미는 위치에 있는 포인터를 리턴한다. 끝에 도달하면 POSITION은 NULL로 할당. ||
  • Gnutella-MoreFree . . . . 1 match
         int nItem = m_lstResults.GetNextSelectedItem(pos);
  • Gof/Singleton . . . . 1 match
          m_ContainerOfSingleton->GetNext(position);
  • ListCtrl . . . . 1 match
          int index = m_ctrlBlockList.GetNextSelectedItem(pos);
  • 레밍즈프로젝트/프로토타입/STLLIST . . . . 1 match
         || GetNext || Gets the next element for iterating. ||
Found 8 matching pages out of 7555 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.0087 sec