previous up next     contents index
Next: wxMediaStreamIn::Get Up: wxMediaStreamIn: wxObject Previous: wxMediaStreamIn::~wxMediaStreamIn

wxMediaStreamIn::operator>>

wxMediaStreamIn& operator>> (long& v)

wxMediaStreamIn& operator>> (short& v)

wxMediaStreamIn& operator>> (int& v)

wxMediaStreamIn& operator>> (char& v)

wxMediaStreamIn& operator>> (float& v)

wxMediaStreamIn& operator>> (double& v)

Reads data from the stream. This operator calls the Get method.



PLT