7 using namespace MSP::CCS;
30 _hemisphere( __hemisphere ),
31 _easting( __easting ),
32 _northing( __northing )
39 _hemisphere( __hemisphere ),
40 _easting( __easting ),
41 _northing( __northing )
43 int length = strlen( __warningMessage );
53 _hemisphere = c._hemisphere;
54 _easting = c._easting;
55 _northing = c._northing;
74 _hemisphere = c._hemisphere;
75 _easting = c._easting;
76 _northing = c._northing;
89 _hemisphere = __hemisphere;
91 _northing = __northing;