"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "contrib/mmtf-c/mmtf_parser_private.h" between
pymol-v1.8.6.0.tar.bz2 and pymol-v2.1.0.tar.bz2

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

mmtf_parser_private.h  (pymol-v1.8.6.0.tar.bz2):mmtf_parser_private.h  (pymol-v2.1.0.tar.bz2)
skipping to change at line 74 skipping to change at line 74
float* MMTF_parser_integer_decode_from_16(const int16_t*, uint32_t, int32_t, uin t32_t*); float* MMTF_parser_integer_decode_from_16(const int16_t*, uint32_t, int32_t, uin t32_t*);
float* MMTF_parser_integer_decode_from_32(const int32_t*, uint32_t, int32_t, uin t32_t*); float* MMTF_parser_integer_decode_from_32(const int32_t*, uint32_t, int32_t, uin t32_t*);
//*** Unpacking from MsgPack and applying strategy //*** Unpacking from MsgPack and applying strategy
char* MMTF_parser_fetch_string(const msgpack_object*); char* MMTF_parser_fetch_string(const msgpack_object*);
int64_t MMTF_parser_fetch_int(const msgpack_object*); int64_t MMTF_parser_fetch_int(const msgpack_object*);
float MMTF_parser_fetch_float(const msgpack_object*); float MMTF_parser_fetch_float(const msgpack_object*);
MMTF_Entity* MMTF_parser_fetch_entityList(const msgpack_object*, size_t*); MMTF_Entity* MMTF_parser_fetch_entityList(const msgpack_object*, size_t*);
MMTF_GroupType* MMTF_parser_fetch_groupTypeList(const msgpack_object*, size_t*); MMTF_GroupType* MMTF_parser_fetch_groupList(const msgpack_object*, size_t*);
MMTF_BioAssembly* MMTF_parser_fetch_bioAssemblyList(const msgpack_object*, size_ t*); MMTF_BioAssembly* MMTF_parser_fetch_bioAssemblyList(const msgpack_object*, size_ t*);
MMTF_Transform* MMTF_parser_fetch_transformList(const msgpack_object*, size_t*); MMTF_Transform* MMTF_parser_fetch_transformList(const msgpack_object*, size_t*);
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
#endif #endif
// vi:sw=4:expandtab // vi:sw=4:expandtab
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)