Searched refs:rULong (Results 1 – 3 of 3) sorted by relevance
33 ICommStream& SvCommStream::operator>>( comm_ULONG& rULong ) { *pStream >> rULong; return *this; } in operator >>() argument
45 virtual ICommStream& operator>>( comm_ULONG& rULong )=0;
40 ICommStream& operator>>( comm_ULONG& rULong );
Completed in 25 milliseconds