#include "config/commonincs.hpp"
#include "streamers/db/dbobject/dbobjstreamerfactory.hpp"
#include "streamers/generic/saxstreamer.hpp"
Include dependency graph for dbobjgetstreamer.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | DBOBJGetStreamer |
Represents and processes a user request for DBOBJ GET request. More... | |
class | DBOBJGetStreamerFactory |
Named buffer reader XML handler class. More... | |
struct | otl_stream_peek |
This class adds a vector to the end of an otl_stream to permit to peek data without getting it out og the stream. More... | |
Defines | |
#define | _DBOBJGetStreamer_HPP |
Typedefs | |
typedef otl_stream_peek | otl_stream_peek |
This class adds a vector to the end of an otl_stream to permit to peek data without getting it out og the stream. | |
Variables | |
BEGIN_XDFLENGINE_NS class | XMLProcessor |
|
Definition at line 2 of file dbobjgetstreamer.hpp. |
|
This class adds a vector to the end of an otl_stream to permit to peek data without getting it out og the stream.
|
|
Definition at line 48 of file dbobjgetstreamer.hpp. |