GEOS  3.9.1dev
geos::io::ByteOrderValues Member List

This is the complete list of members for geos::io::ByteOrderValues, including all inherited members.

ENDIAN_BIG enum valuegeos::io::ByteOrderValues
ENDIAN_LITTLE enum valuegeos::io::ByteOrderValues
EndianType enum namegeos::io::ByteOrderValues
getDouble(const unsigned char *buf, int byteOrder)geos::io::ByteOrderValuesstatic
getInt(const unsigned char *buf, int byteOrder)geos::io::ByteOrderValuesstatic
getLong(const unsigned char *buf, int byteOrder)geos::io::ByteOrderValuesstatic
putDouble(double doubleValue, unsigned char *buf, int byteOrder)geos::io::ByteOrderValuesstatic
putInt(int intValue, unsigned char *buf, int byteOrder)geos::io::ByteOrderValuesstatic
putLong(int64 longValue, unsigned char *buf, int byteOrder)geos::io::ByteOrderValuesstatic