[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 3 15:00:03 UTC 2005


----------------------------------------------------------------------------
Changes committed by danielk on Fri Jun  3 14:55:51 2005

Modified Files:
   in mythtv/libs/libmythtv:
        sitypes.cpp sitypes.h 
Log Message:

Minor cleanup of PMTObject. Basically const correctness, and adding
shallowCopy() and deepCopy(), and copy constructors. The deepCopy copies
the vectors instead of pointers to them. The shallow copy should be
safe now with the copy constructors in place. I didn't try to make the
fields private, too much work right now. But I did add some comments
to the methods.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list