]> rtime.felk.cvut.cz Git - orte.git/commit
ORTE,JORTE: set byte order of ByteBuffer from receive callback
authorMartin Vajnar <martin.vajnar@gmail.com>
Fri, 26 Jul 2013 08:00:15 +0000 (10:00 +0200)
committerMartin Vajnar <martin.vajnar@gmail.com>
Fri, 26 Jul 2013 08:00:15 +0000 (10:00 +0200)
commit8916ea860f65b3976921f873c8bc6ec576cb8b67
treeba39e188a831e70bf46f349bf7f02080d9ea356e
parent5e666b0d1f7d6adbb038e9d91c2c030b4c12dd22
ORTE,JORTE: set byte order of ByteBuffer from receive callback

Pass data_endian in ORTERecvInfo structure and use it to set the byte order
of Java's ByteBuffer.
orte/include/jorte/jorte_typedefs_defines.h
orte/include/orte/typedefs_api.h
orte/libjorte/JORTESubscriptionCreate.c
orte/libjorte/JORTESubscriptionDestroy.c
orte/liborte/RTPSCSTReaderProc.c