脚本专栏 
首页 > 脚本专栏 > 浏览文章

python调用c++返回带成员指针的类指针实例

(编辑:jimmy 日期: 2024/11/20 浏览:3 次 )

这个是OK的:

class Rtmp_tool {
public:
  int m_width;
  AVCodecContext * c;

};

指针的用法如下:

Rtmp_tool * rtmp_tool;
rtmp_tool = new Rtmp_tool();
rtmp_tool->m_width = 60;
rtmp_tool->c = c;
return rtmp_tool;

以上这篇python调用c++返回带成员指针的类指针实例就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持。

上一篇:详解python 中in 的 用法
下一篇:在Python中实现函数重载的示例代码
友情链接:杰晶网络 DDR爱好者之家 南强小屋 黑松山资源网 白云城资源网 SiteMap