Searched refs:GetDoubleData (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.cpp134 format = format % tag->GetDoubleData();
H A DECTag.cpp250 * @see GetDoubleData()
661 double CECTag::GetDoubleData(void) const function in class:CECTag
864 ret = tag->GetDoubleData();
876 target = tag->GetDoubleData();
887 ret = tag->GetDoubleData();
899 target = tag->GetDoubleData();
1002 s2 = CFormat(wxT("%.1f")) % GetDoubleData(); break;
H A DECTag.h149 double GetDoubleData() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp1312 m_LastTimeStamp = response->GetTagByNameSafe(EC_TAG_STATSGRAPH_LAST)->GetDoubleData();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConn.cpp1293 dTimestamp = request->GetTagByName(EC_TAG_STATSGRAPH_LAST)->GetDoubleData();

Completed in 107 milliseconds