#include "ace/Global_Macros.h"#include "ace/os_include/os_stdio.h"#include "ace/Read_Buffer.inl"

Go to the source code of this file.
Classes | |
| class | ACE_Read_Buffer |
| Efficiently reads an artibrarily large buffer from an input stream up to and including a termination character. Also performs search/replace on single occurrences a character in the buffer using the principles of Integrated Layer Processing. More... | |
Definition in file Read_Buffer.h.
1.7.0