classHashStream  02
d class="memItemRight" data-valign="bottom">operator>> (int &i)
| HashStream & | operator>> (UINT &i) | 
| HashStream & | operator>> (char &ch) | 
| HashStream & | operator>> (String &st) | 
| HashStream & | operator>> (Time &time) | 
| HashStream & | operator>> (Vector2 &v) | 
| HashStream & | operator>> (Vector &v) | 
| HashStream & | operator>> (RGBFloat &cv) | 
| HashStream & | operator>> (ColorBuf &cb) | 
| HashStream & | operator>> (HICON &hicon) | 
| HashStream & | operator>> (TimeRange &fr) | 
| HashStream & | operator>> (HashMarker *fr) | 
| HashStream & | operator>> (PatchID &patchid) | 
| HashStream & | operator>> (Label &lb) | 
| HashStream & | operator>> (Header &hd) | 
| HashStream & | operator>> (StreamBOOL &obj) | 
| HashStream & | operator>> (Rotate &rot) | 
| HashStream & | operator>> (Vector4 &v) | 
| HashStream & | operator>> (Matrix33 &m) | 
| HashStream & | operator>> (Matrix34 &m) | 
| HashStream & | operator>> (Matrix44 &m) | 
| HashStream & | operator>> (Quaternion &q) | 
| HashStream & | operator>> (BITMAPINFOHEADER &h) | 
| HashStream & | operator>> (BITMAPFILEHEADER &h) | 
| HashStream & | operator>> (COleDateTime &dateSrc) | 
| HashStream & | operator>> (CTime &dateSrc) | 
| 
 Public Attributes | 
| String | filename | 
| float | m_productversion | 
| 
 Protected Attributes | 
| LONG | filesize | 
| LONG | mode | 
| LONG | nextstatuspos | 
| LONG | statusposincrement | 
| String | m_prevprogresstext | 
| BOOL | m_bwasprogressinitializedbyme |