rename CStreamable to CValueObject

refs #81
This commit is contained in:
Klaus Basan
2013-12-10 19:31:28 +00:00
committed by Mathew Sutcliffe
parent c6da7b0d35
commit ded6fc012e
9 changed files with 286 additions and 212 deletions

View File

@@ -55,11 +55,10 @@ namespace BlackMisc
};
/*!
* \brief Geodetic coordinate
*/
class CCoordinateGeodetic : public CStreamable
class CCoordinateGeodetic : public CValueObject
{
private:
BlackMisc::Geo::CLatitude m_latitude; //!< Latitude