CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base>
const char* CppAD::local::player< Base >::GetTxt ( size_t  i) const
inline

Fetch a '\0' terminated string from the recording.

Returns
the beginning of the string.
Parameters
ithe index where the string begins.

Definition at line 608 of file player.hpp.

Referenced by CppAD::local::forward0sweep(), CppAD::local::forward1sweep(), CppAD::local::optimize::optimize_run(), and CppAD::local::printOp().