psrdada.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:bifrost 作者: ledatelescope 项目源码 文件源码
def open(self):
        nbyte = self.size_bytes()
        block_id = ctypes.c_uint64()
        #print '>ipcio_open_block_write'
        ptr = _dada.ipcio_open_block_write(self.io, block_id)
        block_id = block_id.value
        #print 'block_id =', block_id
        return ptr, nbyte, block_id
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号