Sirikata
Namespaces | Functions
libcore/src/command/Command.cpp File Reference
#include <sirikata/core/util/Standard.hh>
#include <sirikata/core/command/Command.hpp>
Include dependency graph for Command.cpp:

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.


Functions

bool SIRIKATA_FUNCTION_EXPORT Sirikata::Command::CommandIsValid (const Command &cmd)
void SIRIKATA_FUNCTION_EXPORT Sirikata::Command::CommandSetName (Command &cmd, const String &name)