EMF  1.0
EMF::DATASTREAM Member List
This is the complete list of members for EMF::DATASTREAM, including all inherited members.
DATASTREAM(::FILE *fp=0)EMF::DATASTREAM [inline]
operator<<(const BYTE &byte)EMF::DATASTREAM [inline]
operator<<(const WORD &word)EMF::DATASTREAM [inline]
operator<<(const INT16 &word)EMF::DATASTREAM [inline]
operator<<(const DWORD &dword)EMF::DATASTREAM [inline]
operator<<(const LONG &long_)EMF::DATASTREAM [inline]
operator<<(const INT &int_)EMF::DATASTREAM [inline]
operator<<(const UINT &uint)EMF::DATASTREAM [inline]
operator<<(const FLOAT &float_)EMF::DATASTREAM [inline]
operator<<(const PADDING &padding)EMF::DATASTREAM [inline]
operator<<(const RECTL &rectl)EMF::DATASTREAM [inline]
operator<<(const SIZEL &sizel)EMF::DATASTREAM [inline]
operator<<(const WCHARSTR &wcharstr)EMF::DATASTREAM [inline]
operator<<(const CHARSTR &charstr)EMF::DATASTREAM [inline]
operator<<(const ::EMR &emr)EMF::DATASTREAM [inline]
operator<<(const POINT &point)EMF::DATASTREAM [inline]
operator<<(const POINTL &pointl)EMF::DATASTREAM [inline]
operator<<(const POINT16 &point)EMF::DATASTREAM [inline]
operator<<(const XFORM &xform)EMF::DATASTREAM [inline]
operator<<(const BYTEARRAY &array)EMF::DATASTREAM [inline]
operator<<(const POINTLARRAY &array)EMF::DATASTREAM [inline]
operator<<(const POINT16ARRAY &array)EMF::DATASTREAM [inline]
operator<<(const INTARRAY &array)EMF::DATASTREAM [inline]
operator<<(const DWORDARRAY &array)EMF::DATASTREAM [inline]
operator<<(const ::EMRTEXT &text)EMF::DATASTREAM [inline]
operator<<(const LOGPEN &pen)EMF::DATASTREAM [inline]
operator<<(const EXTLOGPEN &pen)EMF::DATASTREAM [inline]
operator<<(const LOGBRUSH &brush)EMF::DATASTREAM [inline]
operator<<(const LOGFONTW &font)EMF::DATASTREAM [inline]
operator<<(const PANOSE &panose)EMF::DATASTREAM [inline]
operator<<(const EXTLOGFONTW &font)EMF::DATASTREAM [inline]
operator<<(const LOGPALETTE &palette)EMF::DATASTREAM [inline]
operator>>(BYTE &byte)EMF::DATASTREAM [inline]
operator>>(WORD &word)EMF::DATASTREAM [inline]
operator>>(INT16 &word)EMF::DATASTREAM [inline]
operator>>(DWORD &dword)EMF::DATASTREAM [inline]
operator>>(LONG &long_)EMF::DATASTREAM [inline]
operator>>(INT &int_)EMF::DATASTREAM [inline]
operator>>(UINT &uint)EMF::DATASTREAM [inline]
operator>>(FLOAT &float_)EMF::DATASTREAM [inline]
operator>>(RECTL &rectl)EMF::DATASTREAM [inline]
operator>>(SIZEL &sizel)EMF::DATASTREAM [inline]
operator>>(WCHARSTR &wcharstr)EMF::DATASTREAM [inline]
operator>>(CHARSTR &charstr)EMF::DATASTREAM [inline]
operator>>(::EMR &emr)EMF::DATASTREAM [inline]
operator>>(POINT &point)EMF::DATASTREAM [inline]
operator>>(POINTL &pointl)EMF::DATASTREAM [inline]
operator>>(POINT16 &point)EMF::DATASTREAM [inline]
operator>>(XFORM &xform)EMF::DATASTREAM [inline]
operator>>(BYTEARRAY &array)EMF::DATASTREAM [inline]
operator>>(POINTLARRAY &array)EMF::DATASTREAM [inline]
operator>>(POINT16ARRAY &array)EMF::DATASTREAM [inline]
operator>>(INTARRAY &array)EMF::DATASTREAM [inline]
operator>>(DWORDARRAY &array)EMF::DATASTREAM [inline]
operator>>(::EMRTEXT &text)EMF::DATASTREAM [inline]
operator>>(LOGPEN &pen)EMF::DATASTREAM [inline]
operator>>(EXTLOGPEN &pen)EMF::DATASTREAM [inline]
operator>>(LOGBRUSH &brush)EMF::DATASTREAM [inline]
operator>>(LOGFONTW &font)EMF::DATASTREAM [inline]
operator>>(PANOSE &panose)EMF::DATASTREAM [inline]
operator>>(EXTLOGFONTW &font)EMF::DATASTREAM [inline]
operator>>(LOGPALETTE &palette)EMF::DATASTREAM [inline]
setStream(::FILE *fp)EMF::DATASTREAM [inline]