class CCL::CommandAutomator

Overview

#include <commanddispatch.h>

class CommandAutomator
{
public:
    // classes

    class Arguments;

    // methods

    static IAttributeList* getArguments (CmdArgs args);
};

Detailed Documentation

Methods

static IAttributeList* getArguments (CmdArgs args)

Get arguments associated with command message.