• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/

Lines Matching refs:WRAPC

118 #define WRAPC(func) CClientRef::func() const { return m_client->func(); }
120 uint32 WRAPC(ECID)
121 bool WRAPC(ExtProtocolAvailable)
122 uint16 WRAPC(GetAvailablePartCount)
123 const wxString& WRAPC(GetClientFilename)
124 const wxString& WRAPC(GetClientModString)
125 const wxString& WRAPC(GetClientOSInfo)
126 uint8 WRAPC(GetClientSoft)
127 const wxString& WRAPC(GetClientVerString)
128 uint64 WRAPC(GetDownloadedTotal)
129 uint8 WRAPC(GetDownloadState)
130 CFriend* WRAPC(GetFriend)
131 bool WRAPC(GetFriendSlot)
132 wxString WRAPC(GetFullIP)
133 uint32 WRAPC(GetIP)
134 uint16 WRAPC(GetKadPort)
135 float WRAPC(GetKBpsDown)
136 uint16 WRAPC(GetLastDownloadingPart)
137 uint16 WRAPC(GetNextRequestedPart)
138 uint8 WRAPC(GetObfuscationStatus)
139 uint16 WRAPC(GetOldRemoteQueueRank)
140 const BitVector& WRAPC(GetPartStatus)
141 uint16 WRAPC(GetRemoteQueueRank)
142 CPartFile* WRAPC(GetRequestFile)
143 uint32 WRAPC(GetScore)
144 double WRAPC(GetScoreRatio)
145 uint32 WRAPC(GetServerIP)
146 const wxString WRAPC(GetServerName)
147 uint16 WRAPC(GetServerPort)
148 const wxString& WRAPC(GetSoftStr)
149 const wxString& WRAPC(GetSoftVerStr)
150 int WRAPC(GetSourceFrom)
151 uint64 WRAPC(GetTransferredDown)
152 uint64 WRAPC(GetTransferredUp)
153 uint32 WRAPC(GetUploadDatarate)
154 uint64 WRAPC(GetUploadedTotal)
155 const CKnownFile* WRAPC(GetUploadFile)
156 uint16 WRAPC(GetUploadQueueWaitingPosition)
157 uint8 WRAPC(GetUploadState)
158 size_t WRAPC(GetUpPartCount)
159 uint32 WRAPC(GetUserIDHybrid)
160 const wxString& WRAPC(GetUserName)
161 uint16_t WRAPC(GetUserPort)
162 const CMD4Hash& WRAPC(GetUserHash)
163 uint32 WRAPC(GetVersion)
164 bool WRAPC(HasDisabledSharedFiles)
165 bool WRAPC(HasLowID)
166 bool WRAPC(IsBadGuy)
167 bool WRAPC(IsFriend)
168 bool WRAPC(IsIdentified)
169 bool WRAPC(IsRemoteQueueFull)
170 void WRAPC(RequestSharedFileList)
177 void WRAPC(ClearUploadFileID)
178 uint16 WRAPC(GetUDPPort)