31 class EXPCL_DTOOL_DTOOLUTIL
LineStream :
public std::ostream {
39 INLINE
bool is_text_available()
const;
40 INLINE std::string get_line();
41 INLINE
bool has_newline()
const;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Used by LineStream to implement an ostream that writes to a memory buffer, whose contents can be cont...
This is a special ostream that writes to a memory buffer, like ostrstream.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.