return *this->ptr_;
}
template
ACE_INLINE
T
TAO_Fixed_Var_T::_retn (void)
{
return *this->ptr_;
}
关于_var类的更多信息,可参考%TAO_ROOT%/tao/VarOut_T.inl,或:
http://www.dre.vanderbilt.edu/Doxygen/Current/html/tao/classTAO__Var__Var__T.html
http://www.dre.vanderbilt.edu/Doxygen/Current/html/tao/classTAO__Fixed__Var__T.html
三、典型问题解析
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/