Home C++ What is an adaptor class or Wrapper class?
What is an adaptor class or Wrapper class? E-mail
User Rating: / 0
PoorBest 
A class that has no functionality of its own. Its member functions hide the use of a third party software component or an object with the non-compatible

interface or a non-object-oriented implementation.
Comments
Search
Only registered users can write comments!

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

 
 

Related links

Related Links:

Related Images

Related Links: