Sirikata
Classes | Namespaces
libcore/include/sirikata/core/command/Commander.hpp File Reference
#include <sirikata/core/command/Command.hpp>
#include <sirikata/core/util/Factory.hpp>
#include <sirikata/core/service/Context.hpp>
#include <boost/thread.hpp>
Include dependency graph for Commander.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Command::Commander
 Commanders accept external commands (e.g. More...
class  Sirikata::Command::DuplicateHandlerException
class  Sirikata::Command::CommanderFactory

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Command
 

The Command namespace contains classes for handling external command requests, allowing external tools to interact with a live Sirikata process.