Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Class Diagram Generator

Class Diagram Generator

Scheduled Pinned Locked Moved The Lounge
c++question
9 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TheIdleProgrammer
    wrote on last edited by
    #1

    Do any of you guys know where I could get a class diagram generator that will interrogate existing C++ code to generate the diagrams? We have some pretty big projects and, although the documentation is pretty good, it'd be nice to be able to pull together some class diagrams automatically. Cheers, Chris.

    S R 2 Replies Last reply
    0
    • T TheIdleProgrammer

      Do any of you guys know where I could get a class diagram generator that will interrogate existing C++ code to generate the diagrams? We have some pretty big projects and, although the documentation is pretty good, it'd be nice to be able to pull together some class diagrams automatically. Cheers, Chris.

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      Visual studio generates class diagrams for c#, I would assume it does it for c++ too. Just right click on the project and hit view class diagram.

      Simon

      C T 2 Replies Last reply
      0
      • S Simon P Stevens

        Visual studio generates class diagrams for c#, I would assume it does it for c++ too. Just right click on the project and hit view class diagram.

        Simon

        C Offline
        C Offline
        Chris Losinger
        wrote on last edited by
        #3

        it doesn't.

        image processing toolkits | batch image processing

        L 1 Reply Last reply
        0
        • C Chris Losinger

          it doesn't.

          image processing toolkits | batch image processing

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          It works for my C++ code (VS 2008).

          J 2 Replies Last reply
          0
          • S Simon P Stevens

            Visual studio generates class diagrams for c#, I would assume it does it for c++ too. Just right click on the project and hit view class diagram.

            Simon

            T Offline
            T Offline
            TheIdleProgrammer
            wrote on last edited by
            #5

            It probably does for VS2008 but I don't have that, and it certainly doesn't work with VS2005. But thanks for the heads up anyway, my company has made VS2008 available so I might get it and experiment.

            1 Reply Last reply
            0
            • T TheIdleProgrammer

              Do any of you guys know where I could get a class diagram generator that will interrogate existing C++ code to generate the diagrams? We have some pretty big projects and, although the documentation is pretty good, it'd be nice to be able to pull together some class diagrams automatically. Cheers, Chris.

              R Offline
              R Offline
              Rob Graham
              wrote on last edited by
              #6

              Doxygen[^] is exactly what you need.

              T 1 Reply Last reply
              0
              • R Rob Graham

                Doxygen[^] is exactly what you need.

                T Offline
                T Offline
                TheIdleProgrammer
                wrote on last edited by
                #7

                Wow, you're right, that's exactly what I needed. What an awesome piece of software. Thanks!

                1 Reply Last reply
                0
                • L Lost User

                  It works for my C++ code (VS 2008).

                  J Offline
                  J Offline
                  John M Drescher
                  wrote on last edited by
                  #8

                  Thanks for the info. Looks like its time to install the VS2008 dvd / cds that have been taking up space on my desk for the last 2 months.

                  John

                  1 Reply Last reply
                  0
                  • L Lost User

                    It works for my C++ code (VS 2008).

                    J Offline
                    J Offline
                    John M Drescher
                    wrote on last edited by
                    #9

                    Okay, I installed VS2008 but can not find this feature. How do I generate a diagram? [EDIT]I found it. Although the first class I did resulted in an error and no diagram[/EDIT]

                    John

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups