Results 1 to 2 of 2

Thread: Class distribution problem

  1. #1

    Thread Starter
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362

    Class distribution problem

    What is the best way to have some function in a tree or inherate class.

    Here is what I have :
    Code:
    ClassA (who have the main)                     --
        |___ClassB (object 1)                             |----ClassD
                     |____ClassC (object 2)            --
    And I want all to have ClassD but I do not want to include ClassD in all Class.

  2. #2

    Thread Starter
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362
    I think it's something that all know... is there a way or not ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width