Lovense Integration
|
This is the complete list of members for LovenseConnectDesktopAdapter, including all inherited members.
adapterDescription | ILovenseAdapter | protected |
CreateHTTPRequest_GetToys() override | LovenseConnectDesktopAdapter | protectedvirtual |
CreateHTTPRequest_SendCommand(const FString &command) override | LovenseConnectDesktopAdapter | protectedvirtual |
CreateLovenseAdapter(const FLovenseAdapterDescription &adapterDescription) | ILovenseAdapter | protectedstatic |
CreateLovenseToy(FLovenseToyDescription &toyDescription) | ILovenseAdapter | protected |
deviceIp | ILovenseAdapter | protected |
GetAdapterDescription() | ILovenseAdapter | inline |
GetToys(FOnLovenseGetToysResponse callback) | ILovenseAdapter | virtual |
GetToysDataJsonObject(TSharedPtr< class FJsonObject > jsonObject, TSharedPtr< class FJsonObject > &outToysJsonObject) | ILovenseAdapter | protectedvirtual |
GetToyTestTimerHandles() | ILovenseAdapter | inline |
ILovenseAdapter() (defined in ILovenseAdapter) | ILovenseAdapter | protected |
ILovenseAdapter(const ILovenseAdapter &) (defined in ILovenseAdapter) | ILovenseAdapter | inlineprotected |
Initialize(FLovenseAdapterDescription &description) | ILovenseAdapter | virtual |
LovenseConnectAdapterBase() (defined in LovenseConnectAdapterBase) | LovenseConnectAdapterBase | |
LovenseConnectDesktopAdapter() (defined in LovenseConnectDesktopAdapter) | LovenseConnectDesktopAdapter | |
lovenseToyEventsWebSocketHandler (defined in ILovenseAdapter) | ILovenseAdapter | protected |
OnToyTestTimerFinished() | ILovenseAdapter | protectedvirtual |
ParseToyDescription(FLovenseToyDescription &toyDescription, TSharedPtr< class FJsonObject > toyObject) override | LovenseConnectAdapterBase | protectedvirtual |
responseData | ILovenseAdapter | protected |
SendCommand(const FString ¶meters, FOnLovenseResponse callback=FOnLovenseResponse()) | ILovenseAdapter | protectedvirtual |
SendCommand_AAirLevel(const FString ¶meters, const FString &toyId, uint8 pulseSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AAll(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, uint8 rotationSpeed, uint8 pulseSpeed, uint8 thrustingSpeed, uint8 fingeringSpeed, uint8 suctionSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AFinger(const FString ¶meters, const FString &toyId, uint8 fingeringSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AirAuto(const FString ¶meters, const FString &toyId, uint8 pulseSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_AirIn(const FString ¶meters, const FString &toyId) | ILovenseAdapter | inlinevirtual |
SendCommand_AirOut(const FString ¶meters, const FString &toyId) | ILovenseAdapter | inlinevirtual |
SendCommand_APreset(const FString ¶meters, const FString &toyId, const FString &patternName, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_ARotate(const FString ¶meters, const FString &toyId, uint8 rotationSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_ASuck(const FString ¶meters, const FString &toyId, uint8 suctionSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AThrust(const FString ¶meters, const FString &toyId, uint8 thrustingSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AVibAir(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, uint8 pulseSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AVibrate(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AVibrate1(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AVibrate2(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AVibRotate(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, uint8 rotationSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_AVibRotateAir(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed, uint8 rotationSpeed, uint8 pulseSpeed, int32 time) | ILovenseAdapter | inlinevirtual |
SendCommand_Battery(const FString ¶meters, const FString &toyId, FOnLovenseResponse callback) | ILovenseAdapter | inlinevirtual |
SendCommand_Finger(const FString ¶meters, const FString &toyId, uint8 fingeringSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_Pattern(const FString ¶meters, const FString &toyId, FLovensePattern &pattern) | ILovenseAdapter | inlinevirtual |
SendCommand_Preset(const FString ¶meters, const FString &toyId, uint8 pattern) | ILovenseAdapter | inlinevirtual |
SendCommand_Rotate(const FString ¶meters, const FString &toyId, uint8 rotationSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_RotateAntiClockwise(const FString ¶meters, const FString &toyId, uint8 rotationSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_RotateChange(const FString ¶meters, const FString &toyId) | ILovenseAdapter | inlinevirtual |
SendCommand_RotateClockwise(const FString ¶meters, const FString &toyId, uint8 rotationSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_Stop(const FString ¶meters, const FString &toyId) | ILovenseAdapter | virtual |
SendCommand_Suck(const FString ¶meters, const FString &toyId, uint8 suctionSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_Test(const FString &toyId) | ILovenseAdapter | virtual |
SendCommand_Thrust(const FString ¶meters, const FString &toyId, uint8 thrustingSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_Vibrate(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_Vibrate1(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed) | ILovenseAdapter | inlinevirtual |
SendCommand_Vibrate2(const FString ¶meters, const FString &toyId, uint8 vibrationSpeed) | ILovenseAdapter | inlinevirtual |
Shutdown() | ILovenseAdapter | virtual |
toyStrongPointers | ILovenseAdapter | protected |
toyTestTimerHandles | ILovenseAdapter | protected |
TryGetAdapterData(FOnLovenseGetAdaptersResponse callback) | ILovenseAdapter | static |
webProtocol | ILovenseAdapter | protected |
~ILovenseAdapter() (defined in ILovenseAdapter) | ILovenseAdapter | inlineprotectedvirtual |