联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Function Pointers to Non-Static Object M - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19221
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

    项目描述:
    The code I have included is a holder class that takes a pointer to an object and a pointer to a method.   Either can be changed at any time. During the lifetime of the holder class object, a helper method can be called that calls the stored method pointer.  

    我在这里提供的是一个容器类,它接收一个指向对象的指针和一个指向一个方法的指针。可以随意改变任何一个参数。在窗口对象的生命期内,可以调用一个helper 方法来调用保存的方法指针。
    来源: http://www.codeguru.com/cpp_mfc/methodpointers.shtml
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    methodpointers  1.0  2004-04-09 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/cpp_mfc/methodpointers_demo.zip

      » 合 作 伙 伴