#include <vector>
#include <map>
#include <list>
#include <string>
#include "kernel.h"
#include "buffer.h"
Include dependency graph for elements.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | SMP |
Classes | |
class | SMP::_buffer |
The tiny structure used by SMPInterpreter only This structure only keeps the information of user-defined buffer size, and the buffer's input and output filter id's. More... | |
class | SMP::_filter |
The tiny structure used by SMPInterpreter only This structure only keeps the information of a filter used for user queries or user's changing properties. More... |
==================================================================================