CppAD: A C++ Algorithmic Differentiation Package  20130102
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 222 of file player.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines