#include "cmdbind/commandHandler.hpp"
#include "system/connectionEndpoint.hpp"
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::cmdbind::ProtocolHandler |
Protocol handler interface. More... | |
class | _Wolframe::cmdbind::ProtocolHandlerUnit |
Class that defines a protocol handler class and is able to create instances of it. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::proc | |
Processor provider and execution context. | |
_Wolframe::cmdbind | |
Interfaces to command handlers and some basic command handlers (implemented in the library libwolframe_langbind) | |
Typedefs | |
typedef boost::shared_ptr < ProtocolHandler > | _Wolframe::cmdbind::ProtocolHandlerR |
typedef boost::shared_ptr < ProtocolHandlerUnit > | _Wolframe::cmdbind::ProtocolHandlerUnitR |
Protocol handler unit reference. More... | |
Copyright © 2014 - Project Wolframe - All Rights Reserved