211495_0_24348.cpp
211495_0_24348.cpp(147) : error C2248: 'm_dResult' : cannot access private member declared in class 'CTick'
211495_0_24348.cpp(33) : see declaration of 'm_dResult'
211495_0_24348.cpp(149) : error C2248: 'm_dPreDegree' : cannot access private member declared in class 'CTick'
211495_0_24348.cpp(32) : see declaration of 'm_dPreDegree'
211495_0_24348.cpp(151) : error C2248: 'm_dPreDegree' : cannot access private member declared in class 'CTick'
211495_0_24348.cpp(32) : see declaration of 'm_dPreDegree'
211495_0_24348.cpp(152) : error C2248: 'm_TickTable' : cannot access private member declared in class 'CTick'
211495_0_24348.cpp(34) : see declaration of 'm_TickTable'
211495_0_24348.cpp(153) : error C2248: '_display' : cannot access protected member declared in class 'CTick'
211495_0_24348.cpp(20) : see declaration of '_display'
211495_0_24348.cpp(167) : error C2248: 'm_dResult' : cannot access private member declared in class 'CTick'
211495_0_24348.cpp(33) : see declaration of 'm_dResult'
211495_0_24348.cpp(178) : error C2593: 'operator >>' is ambiguous
211495_0_24348.cpp(178) : fatal error C1903: unable to recover from previous error(s); stopping compilation
|