如何在C ++ POET项目中找到类/函数的实现 [英] How do I find implementation of class/function in C++ POET projects

查看:60
本文介绍了如何在C ++ POET项目中找到类/函数的实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我在Visual Studio 6.0中有C ++项目,在POET快速对象中实现了数据库。

每当我在C ++&中选择对象或函数或类选择转到定义或转到参考,我转到POET自动创建的代码(扩展名hxx ..)

我该怎么做才能看到原始的CPP / h定义/实现这个功能/班级?

请指教..



我尝试了什么:



我安装了visual Assist&尝试选项来查看所有参考文件,

但是由于项目很大,协助会找到非常不方便的参考资料。

Hello,

I have C++ project in Visual Studio 6.0, has database implemented in POET Fast Objects.
Every time when I select object or function or class in C++ & select "Go to Definition' or "Go to Reference", I go to POET automatically created code (extension hxx..)
What can I do in order to see original CPP/h definition/implementation of this function/class?
Please advise..

What I have tried:

I installed visual Assist & tried option to see all references,
but since the project is huge , the assist finds allot of references that very inconvenient.

推荐答案

使用文件过滤器并使用* .cpp或* .c作为过滤器。用:和()键入搜索字符串as尽可能长。查看区分大小写的搜索是否有帮助。
use the file filter and use "*.cpp" or "*.c" as filter. Type the search string with ":" and "()" as long as possible. Look if the case-sensitive search could help.


这篇关于如何在C ++ POET项目中找到类/函数的实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆