CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Tag: inheritance

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. [RESOLVED] Class inheritance problem.

    Started by Putarda, October 9th, 2016 10:21 AM
    class, inheritance
    • Replies: 10
    • Views: 8,956
    Last Post: October 10th, 2016 03:46 AM
    by 2kaud  Go to last post
  2. Standard C++98 Banking System example with OOPS

    Started by P_N_Data_System, January 6th, 2016 12:39 PM
    2 Pages
    1 2
    bank program, c++, inheritance
    • Replies: 17
    • Views: 21,913
    Last Post: January 20th, 2016 08:00 AM
    by 2kaud  Go to last post
  3. hierarchy of abstract interfaces implementation

    Started by BeProg, January 18th, 2016 08:16 PM
    abstract, c++, hierarchy, inheritance, interfaces
    • Replies: 2
    • Views: 10,867
    Last Post: January 19th, 2016 08:23 AM
    by 2kaud  Go to last post
  4. Read class objects into array?

    Started by underfor, August 3rd, 2015 11:11 PM
    arrays, c++, inheritance
    • Replies: 1
    • Views: 3,948
    Last Post: August 4th, 2015 07:45 AM
    by monarch_dodra  Go to last post
    • Replies: 1
    • Views: 3,069
    Last Post: April 21st, 2014 02:33 AM
    by Igor Vartanov  Go to last post
  5. Still can not call my Subclass method returns. J2EE

    Started by BigDadd215, February 27th, 2014 06:29 AM
    5 Pages
    1 2 3 4 5
    abstract class, inheritance, java, polymorphism
    • Replies: 68
    • Views: 42,743
    Last Post: March 17th, 2014 03:39 PM
    by Norm  Go to last post
    • Replies: 0
    • Views: 4,181
    Last Post: February 27th, 2014 05:34 AM
    by BigDadd215  Go to last post
  6. Storing objects of an hierarchy in a vector

    Started by sarmadys, June 6th, 2012 02:52 AM
    abstract class, hierarchy, inheritance, vector
    • Replies: 6
    • Views: 7,414
    Last Post: June 6th, 2012 04:21 AM
    by monarch_dodra  Go to last post
  7. Inheritance & Class Help

    Started by facerocket, April 24th, 2012 05:53 PM
    class, inheritance
    • Replies: 3
    • Views: 5,984
    Last Post: April 27th, 2012 10:08 AM
    by ovidiucucu  Go to last post
    • Replies: 3
    • Views: 7,251
    Last Post: January 30th, 2012 01:45 PM
    by keang  Go to last post
  8. inheritance...

    Started by trainee_j, August 2nd, 2011 01:59 AM
    beginner, inheritance, java
    • Replies: 2
    • Views: 6,049
    Last Post: August 3rd, 2011 01:20 AM
    by nuzzle  Go to last post
  9. Passing arguments

    Started by cyberfoxltu, May 23rd, 2011 08:09 PM
    argument, inheritance, passing
    • Replies: 5
    • Views: 5,324
    Last Post: May 24th, 2011 07:58 AM
    by Mutant_Fruit  Go to last post
  10. Need help with inheritance

    Started by hairyjewbear, April 13th, 2011 10:33 AM
    class, image, inheritance, java, project
    • Replies: 1
    • Views: 6,827
    Last Post: April 13th, 2011 10:48 AM
    by dlorde  Go to last post
  11. Inheriting Constructors

    Started by henryswanson, March 28th, 2011 09:34 PM
    abstract, constructors, inheritance
    • Replies: 4
    • Views: 5,765
    Last Post: March 31st, 2011 11:30 AM
    by dlorde  Go to last post
  12. templates, typedefs and inheritance

    Started by odinlake, February 15th, 2011 09:36 PM
    inheritance, templates, typedefs
    • Replies: 11
    • Views: 15,911
    Last Post: February 17th, 2011 09:21 PM
    by odinlake  Go to last post
  13. How to give a new control scrollbars

    Started by gmcconville, December 13th, 2010 02:24 PM
    inheritance, inheritence
    • Replies: 1
    • Views: 3,139
    Last Post: December 13th, 2010 02:36 PM
    by BigEd781  Go to last post
    • Replies: 14
    • Views: 14,730
    Last Post: November 1st, 2010 09:47 AM
    by shawnwang  Go to last post
  14. Three Dimensional Shape Class

    Started by aspiringRPGdesigner, May 2nd, 2010 06:08 PM
    class, header, inheritance, namespace, virtual function
    • Replies: 1
    • Views: 5,499
    Last Post: May 2nd, 2010 10:07 PM
    by Paul McKenzie  Go to last post
    • Replies: 3
    • Views: 4,665
    Last Post: December 3rd, 2009 02:52 PM
    by BigEd781  Go to last post
  15. DataGridview form inheritance property visibility (csharp)

    Started by nickace, October 29th, 2009 08:01 AM
    c sharp, datagridview, inheritance
    • Replies: 2
    • Views: 7,685
    Last Post: October 30th, 2009 11:42 PM
    by nickace  Go to last post
  16. How to make the class cant derive it?

    Started by raj1to0, October 23rd, 2009 10:17 PM
    c++ classes, inheritance
    • Replies: 1
    • Views: 3,934
    Last Post: October 24th, 2009 03:56 AM
    by Marc G  Go to last post
  17. Design problem with a virtual template class

    Started by BlueAngelTC, August 24th, 2009 07:47 AM
    inheritance, pure virtual, templates
    • Replies: 11
    • Views: 10,948
    Last Post: August 25th, 2009 02:33 AM
    by BlueAngelTC  Go to last post
  18. Simple class declaration question

    Started by sadik.hava, August 24th, 2009 10:28 AM
    class declaration, inheritance
    • Replies: 3
    • Views: 4,489
    Last Post: August 24th, 2009 12:39 PM
    by Zachm  Go to last post
    • Replies: 1
    • Views: 5,261
    Last Post: June 5th, 2009 09:45 AM
    by cilu  Go to last post
  19. Parent class to call children method

    Started by smishash, May 30th, 2009 06:52 AM
    inheritance, virtual functions
    • Replies: 9
    • Views: 28,276
    Last Post: June 2nd, 2009 03:41 AM
    by Peter_APIIT  Go to last post
Results 1 to 25 of 34
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured