Conscience Core
Classes | Namespaces | Typedefs
Command.h File Reference
#include "CscCommon.h"
#include "./Parser/InvalidCommandException.h"
#include "./Result/CommandExecutionResult.h"
#include "./Result/CommandExecutionResultNone.h"
#include "./Result/CommandExecutionResultSequence.h"
#include "./Result/CommandExecutionResultFile.h"
#include "CoreObjects/CscSequence.h"
#include "CoreObjects/CscPhysicsType.h"
#include "CscCommandsProcessor.h"
#include "ArtificialIntelligence/CscEntityReflexion.h"

Go to the source code of this file.

Classes

struct  conscience_core::bridging::commands::CommandSpecification
 
class  conscience_core::bridging::commands::CscCommand
 
class  conscience_core::bridging::commands::CommandExecutionException
 

Namespaces

 conscience_core
 
 conscience_core::ai
 
 conscience_core::bridging
 
 conscience_core::bridging::commands
 

Typedefs

typedef string CscWorldElementId
 
typedef string conscience_core::bridging::commands::CommandTypeId
 
typedef function< const CscCommandExecutionResult *(CscEnvironmentSimulator &environmentSimulator)> conscience_core::bridging::commands::FunctionCommand
 

Typedef Documentation

◆ CscWorldElementId

typedef string CscWorldElementId