205427_0_12415.cpp
205427_0_12415.cpp(176) : error C2248: 'm_dResult' : cannot access private member declared in class 'CTick'
205427_0_12415.cpp(62) : see declaration of 'm_dResult'
205427_0_12415.cpp(178) : error C2248: 'm_dPreDegree' : cannot access private member declared in class 'CTick'
205427_0_12415.cpp(61) : see declaration of 'm_dPreDegree'
205427_0_12415.cpp(180) : error C2248: 'm_dPreDegree' : cannot access private member declared in class 'CTick'
205427_0_12415.cpp(61) : see declaration of 'm_dPreDegree'
205427_0_12415.cpp(181) : error C2248: 'm_TickTable' : cannot access private member declared in class 'CTick'
205427_0_12415.cpp(63) : see declaration of 'm_TickTable'
205427_0_12415.cpp(182) : error C2248: '_display' : cannot access protected member declared in class 'CTick'
205427_0_12415.cpp(49) : see declaration of '_display'
205427_0_12415.cpp(196) : error C2248: 'm_dResult' : cannot access private member declared in class 'CTick'
205427_0_12415.cpp(62) : see declaration of 'm_dResult'
205427_0_12415.cpp(207) : error C2593: 'operator >>' is ambiguous
205427_0_12415.cpp(207) : fatal error C1903: unable to recover from previous error(s); stopping compilation
|