Searched refs:GET_VAR_OFS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dscriptbinder.cpp468 GET_VAR_OFS( ScriptSection, m_Name, &nameOfs )
469 GET_VAR_OFS( ScriptSection, m_Body, &bodyOfs )
470 GET_VAR_OFS( ScriptSection, m_Id, &idOfs )
471 GET_VAR_OFS( ScriptSection, m_RefFirst,&arrRefOfs )
472 GET_VAR_OFS( ScriptSection, m_ArrSize, &arrSizeOfs )
474 GET_VAR_OFS( ScriptSection, m_pRefTempl, &refTemplOfs )
H A Dscriptbinder.h123 #define GET_VAR_OFS( className, varName, pOfs ) \ macro
177 // NOTE:: GET_VAR_OFS() macro should be used

Completed in 15 milliseconds