Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] How to get a C++ dictionnary

Hello,

The Type Hierarchy View  don't seem to give any information about inherited
methods or any relation beetween mother and daughter classes.

Regards

Eric Celerse

-----Message d'origine-----
De : Chris Wiebe [mailto:cwiebe@xxxxxxx]
Envoyé : mercredi 26 janvier 2005 18:31
À : cdt-dev@xxxxxxxxxxx
Objet : Re: [cdt-dev] How to get a C++ dictionnary


Did you try the Type Hierarchy View?

Celerse Eric wrote:
> Hi,
> 
> 	I'm using CDT 2.1 with eclipse 3.0.1 under linux.
> 	I would like to have a gook looking of all my C++ classes. 
> 	Something like a dictionnary of C++ classes, or a browser of C++
> classes.
> 
> 	The C++ Browsing Perspective  give me some information class by
> class.
> 
> 	But what I really need, to get  information about the mother class
> when I have a daughter class (inherited methods,etc...) !!!
> 
> 	Could someone give me any hints to solve this problem?
> 
> Best regards
> 
> Eric Celerse
> 
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top