dlvhex  2.5.0
include/dlvhex2/InputProvider.h File Reference

Input stream provider (collects input sources) More...

#include "dlvhex2/PlatformDefinitions.h"
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <vector>
#include <string>
#include <iosfwd>
Include dependency graph for InputProvider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  InputProvider
 Abstractly provides input to dlvhex from various sources. More...

Typedefs

typedef boost::shared_ptr
< InputProvider
InputProviderPtr

Detailed Description

Input stream provider (collects input sources)

Author:
Peter Schueller
Date:

Definition in file InputProvider.h.


Typedef Documentation

typedef boost::shared_ptr<InputProvider> InputProviderPtr

Definition at line 97 of file InputProvider.h.