Agrarsense
Classes | Typedefs
ROSCommands.h File Reference
#include "CoreMinimal.h"
#include "Agrarsense/Walker/WalkerEndAction.h"
#include "Agrarsense/Vehicle/DroneEndAction.h"
#include "ROSState.h"
#include "ROSCommands.generated.h"
Include dependency graph for ROSCommands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FCommand
 
class  UROSCommands
 

Typedefs

typedef void(UROSCommands::* CommandHandler) (const FString &)
 

Typedef Documentation

◆ CommandHandler

typedef void(UROSCommands::* CommandHandler) (const FString &)

Definition at line 21 of file ROSCommands.h.