#include "ace/ACE_export.h"
#include "ace/Global_Macros.h"
#include "ace/os_include/os_stdio.h"
#include "ace/Read_Buffer.i"
Include dependency graph for Read_Buffer.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
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... |