Searched refs:m_lPrpLong (Results 1 – 2 of 2) sorted by relevance
31 CBasic::CBasic(): m_cPrpByte(0),m_nPrpShort(0),m_lPrpLong(0),m_fPrpFloat(0), m_dPrpDouble(0),m_Pr… in CBasic()334 *pVal= m_lPrpLong; in get_prpLong()340 m_lPrpLong= newVal; in put_prpLong()
167 long m_lPrpLong; variable