Base class for all CCSCommands. This class is abstract and is extended by
specific implementations for each supported command. Note that this class
only encapsulates the command and its arguments, it does not include any code
for actually executing the command.