#include "ace/ACE_export.h"
#include "ace/Global_Macros.h"
#include "ace/os_include/os_stdio.h"
#include "ace/Read_Buffer.inl"
Include dependency graph for Read_Buffer.h:
This graph shows which files directly or indirectly include this file:
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... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Allocator |
Seth Widoff
Definition in file Read_Buffer.h.
|
Definition at line 30 of file Read_Buffer.h. |