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

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines