182221_0_3032.cpp
182221_0_3032.cpp(177) : error C2248: 'm_dResult' : cannot access private member declared in class 'CTick'
182221_0_3032.cpp(63) : see declaration of 'm_dResult'
182221_0_3032.cpp(179) : error C2248: 'm_dPreDegree' : cannot access private member declared in class 'CTick'
182221_0_3032.cpp(62) : see declaration of 'm_dPreDegree'
182221_0_3032.cpp(181) : error C2248: 'm_dPreDegree' : cannot access private member declared in class 'CTick'
182221_0_3032.cpp(62) : see declaration of 'm_dPreDegree'
182221_0_3032.cpp(182) : error C2248: 'm_TickTable' : cannot access private member declared in class 'CTick'
182221_0_3032.cpp(64) : see declaration of 'm_TickTable'
182221_0_3032.cpp(183) : error C2248: '_display' : cannot access protected member declared in class 'CTick'
182221_0_3032.cpp(50) : see declaration of '_display'
182221_0_3032.cpp(197) : error C2248: 'm_dResult' : cannot access private member declared in class 'CTick'
182221_0_3032.cpp(63) : see declaration of 'm_dResult'
182221_0_3032.cpp(208) : error C2593: 'operator >>' is ambiguous
182221_0_3032.cpp(208) : fatal error C1903: unable to recover from previous error(s); stopping compilation
|