Reads state information written with StateOutText.
Definition: state_text.h:85
int put(const ClassDesc *)
Write out information about the given ClassDesc.
Writes out state information in an almost human readable format.
Definition: state_text.h:44
int putobject(const Ref< SavableState > &)
This will prepare StateOut to output a pointer to data.
int putstring(const char *)
This is like put except the length of the char array is determined by interpreting the character arra...
int put_array_char(const char *, int)
Put arrays of data.