CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
const char* 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 378 of file player.hpp.

Referenced by forward0sweep(), forward_sweep(), and printOp().