Searched refs:m_cPrpByte (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()306 *pVal= m_cPrpByte; in get_prpByte()312 m_cPrpByte= newVal; in put_prpByte()
165 unsigned char m_cPrpByte; variable