Click here to Skip to main content
15,895,667 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OleMainThreadWndName Pin
Lim Bio Liong18-Oct-04 23:36
Lim Bio Liong18-Oct-04 23:36 
GeneralRe: OleMainThreadWndName Pin
shiraztk18-Oct-04 23:56
shiraztk18-Oct-04 23:56 
GeneralRe: OleMainThreadWndName Pin
Lim Bio Liong19-Oct-04 0:13
Lim Bio Liong19-Oct-04 0:13 
GeneralRe: OleMainThreadWndName Pin
shiraztk19-Oct-04 0:31
shiraztk19-Oct-04 0:31 
GeneralRe: OleMainThreadWndName Pin
Lim Bio Liong19-Oct-04 0:58
Lim Bio Liong19-Oct-04 0:58 
GeneralRe: OleMainThreadWndName Pin
shiraztk19-Oct-04 1:16
shiraztk19-Oct-04 1:16 
GeneralRe: OleMainThreadWndName Pin
shiraztk20-Oct-04 0:27
shiraztk20-Oct-04 0:27 
Questionfrom C++ header files to UML class diagrams? Pin
T.T.H.18-Oct-04 23:15
T.T.H.18-Oct-04 23:15 
from C++ header files to UML class diagrams?


Hi everybody

Currently I do have C++ header files with class definitions (member variables and methods), no source files with implementations yet, it doesn't even need to compile yet and everything is in "design phase". From those header files I would like to automatically generate a UML class diagram, with bells&whistles (and all the arrows like dependencies, aggregations, etc.), so I can nicely show my bosses my suggestion for that future class concept. Does anybody of you know such a program to generate UML from header files?

I know that you could do it with "Together Solo" since I already did exactly that, but the new company I work at is very small and the piles of bucks you need to buy "Together Solo" are very big ($3500+).

Since I basically want to make some UML class diagrams I (of course) tried tools like ArgoUML and DIA. ArgoUML looks quite nice, but it's not really "finished" yet and... well... it's made for Java: I wasn't yet able to define pointers to classes as class members - and I do love pointers and I do need them. DIA is more "drawing" than "syntax checking" but the whole application crashed several times at my computer - so I'm not impressed.

I want to add that I am a coder guy: I prefer to write down all the derivations and dependencies right into a class definition than to draw some lines and arrows into diagrams (those arrows I want to be generated automatically). I even need no automatic code generation. As soon as I am confident in my design concept and my bosses nod I will start to code it again from scratch anyway, with code commenting and such.

Any help very welcome!

Thanks & Bye,
Matthias / T.T.H.

Generalcheck keyword at the end of a line Pin
td8018-Oct-04 23:09
td8018-Oct-04 23:09 
GeneralRe: check keyword at the end of a line Pin
David Crow19-Oct-04 2:39
David Crow19-Oct-04 2:39 
GeneralRe: check keyword at the end of a line Pin
td8019-Oct-04 4:03
td8019-Oct-04 4:03 
Questionhow i can access usb port Pin
neo boyz18-Oct-04 23:08
neo boyz18-Oct-04 23:08 
Questionhow to send byte (Device) Pin
vc-programmer-18-Oct-04 22:59
vc-programmer-18-Oct-04 22:59 
AnswerRe: how to send byte (Device) Pin
Cedric Moonen18-Oct-04 23:10
Cedric Moonen18-Oct-04 23:10 
GeneralRe: how to send byte (Device) Pin
jan larsen19-Oct-04 2:59
jan larsen19-Oct-04 2:59 
GeneralRe: how to send byte (Device) Pin
Cedric Moonen19-Oct-04 3:09
Cedric Moonen19-Oct-04 3:09 
QuestionHow to convert a byte array to decimal integer? Pin
ting66818-Oct-04 22:08
ting66818-Oct-04 22:08 
AnswerRe: How to convert a byte array to decimal integer? Pin
Lim Bio Liong18-Oct-04 22:36
Lim Bio Liong18-Oct-04 22:36 
AnswerRe: How to convert a byte array to decimal integer? Pin
Lim Bio Liong18-Oct-04 22:36
Lim Bio Liong18-Oct-04 22:36 
AnswerRe: How to convert a byte array to decimal integer? Pin
David Crow19-Oct-04 2:49
David Crow19-Oct-04 2:49 
GeneralRe: How to convert a byte array to decimal integer? Pin
ting66818-Oct-04 22:57
ting66818-Oct-04 22:57 
GeneralRe: How to convert a byte array to decimal integer? Pin
Lim Bio Liong19-Oct-04 18:00
Lim Bio Liong19-Oct-04 18:00 
GeneralRe: How to convert a byte array to decimal integer? Pin
Lim Bio Liong18-Oct-04 23:18
Lim Bio Liong18-Oct-04 23:18 
GeneralRe: How to convert a byte array to decimal integer? Pin
Lim Bio Liong18-Oct-04 23:31
Lim Bio Liong18-Oct-04 23:31 
GeneralRe: How to convert a byte array to decimal integer? Pin
ting66818-Oct-04 23:32
ting66818-Oct-04 23:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.