repo_name stringlengths 5 122 | path stringlengths 3 232 | text stringlengths 6 1.05M |
|---|---|---|
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPathFollowingManager.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePathFollowingManager.h"
#include "Runtime/AIModule/Classes/Navigation/PathFollowingManager.h"
// So... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/DotnetMetadata.h | <reponame>mrkriv/UnrealDotNet
#pragma once
#include "CoreMinimal.h"
#include "DotnetMetadata.generated.h"
class FJsonObject;
USTRUCT(BlueprintType)
struct UNREALDOTNETRUNTIME_API FDotnetMetadata_Property
{
GENERATED_BODY()
FString Name;
FString Type;
FString Default;
bool bCanEdit;
FDotnetMetadata_Property()... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UBoxReflectionCaptureComponent.h | <gh_stars>10-100
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Classes/Components/BoxReflectionCaptureComponent.h"
// Source file C:\Program Files\Epic ... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UHierarchicalLODSetup.h | <gh_stars>10-100
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageHierarchicalLODSetup.h"
#include "Runtime/Engine/Classes/GameFramework/WorldSetting... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UOnlineSession.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UOnlineSession.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageOn... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/ManageObject.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/ManageObject.h
#pragma once
#include "CoreMinimal.h"
#include "CoreShell.h"
|
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UMaterialBillboardComponent.h | <reponame>mrkriv/UnrealDotNet
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageMaterialBillboardComponent.h"
#include "Runtime/Engine/Classes/Compone... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/APlayerController.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePlayerController.h"
#include "Runtime/Engine/Classes/GameFramework/PlayerController.h"
// Source fi... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/ManualImplement/Index.h | #pragma once
#include "AActor.h"
#include "ActorFactoryManageActor.h"
#include "InputComponent.h" |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Manage/ManageCharacterMovementComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreShell.h"
#include "ManageObject.h"
#include "TypeConvertor.h"
#include "Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h"
#include "ManageCharacterMovementC... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/APlayerState.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePlayerState.h"
#include "Runtime/Engine/Classes/GameFramework/PlayerState.h"
// Source file C:\Prog... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ULocalLightComponent.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ULocalLightComponent.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Cla... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPawnNoiseEmitterComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePawnNoiseEmitterComponent.h"
#include "Runtime/Engine/Classes/Components/PawnNoiseEmitterComponent.h... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/TypeConvertor.h | <gh_stars>10-100
#pragma once
#include "ExportUtilites.h"
#include "CoreShell.h"
INT_PTR PushToTransferBeffer(INT_PTR source, size_t len);
StringWrapper ConvertToManage_StringWrapper(FString string);
StringWrapper ConvertToManage_StringWrapper(FText text);
StringWrapper ConvertToManage_StringWrapper(FName name);
UC... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/USpotLightComponent.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/USpotLightComponent.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/Man... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UBillboardComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageBillboardComponent.h"
#include "Runtime/Engine/Classes/Components/BillboardComponent.h"
// Source f... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/AGameState.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageGameState.h"
#include "Runtime/Engine/Classes/GameFramework/GameState.h"
// Source file C:\Program ... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/AActor.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageActor.h"
#include "Runtime/Engine/Classes/GameFramework/Actor.h"
// Source file C:\Program Files\Ep... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Manage/ManageGameSession.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreShell.h"
#include "ManageObject.h"
#include "TypeConvertor.h"
#include "Runtime/Engine/Classes/GameFramework/GameSession.h"
#include "ManageGameSession.generated.h"
// Sour... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ULineBatchComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageLineBatchComponent.h"
#include "Runtime/Engine/Classes/Components/LineBatchComponent.h"
// Source f... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPostProcessComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Classes/Components/PostProcessComponent.h"
// Source file C:\Program Files\Epic Games\UE_4.22\Engine\Sourc... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPawnAction_Repeat.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePawnAction_Repeat.h"
#include "Runtime/AIModule/Classes/Actions/PawnAction_Repeat.h"
// Source file... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UTimelineComponent.h | <reponame>mrkriv/UnrealDotNet<filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UTimelineComponent.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UInstancedStaticMeshComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageInstancedStaticMeshComponent.h"
#include "Runtime/Engine/Classes/Components/InstancedStaticMeshCompo... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UActorComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Classes/Components/ActorComponent.h"
// Source file C:\Program Files\Epic Games\UE_4.22\Engine\Source\Runt... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ManageEventSender.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ManageEventSender.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
#include "TypeConvertor.h"
#include "ManageEventSender.generated.h"
UCLASS()
class UNREALDOTNETRUNTIME_API UManageEventSen... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPawnAction_Wait.h | <reponame>mrkriv/UnrealDotNet
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePawnAction_Wait.h"
#include "Runtime/AIModule/Classes/Actions/PawnActi... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ANavLinkProxy.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/ANavLinkProxy.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageNav... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Manage/ManagePlayerController.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreShell.h"
#include "ManageObject.h"
#include "TypeConvertor.h"
#include "Runtime/Engine/Classes/GameFramework/PlayerController.h"
#include "ManagePlayerController.generated.h... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/USceneCaptureComponent2D.h | <reponame>mrkriv/UnrealDotNet<filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/USceneCaptureComponent2D.h<gh_stars>10-100
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UAIHotSpotManager.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageAIHotSpotManager.h"
#include "Runtime/AIModule/Classes/HotSpots/AIHotSpotManager.h"
// Source file ... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPawnAction_BlueprintBase.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/AIModule/Classes/Actions/PawnAction_BlueprintBase.h"
// Source file C:\Program Files\Epic Games\UE_4.22\Engine\So... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UDrawFrustumComponent.h | <filename>Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UDrawFrustumComponent.h
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Cl... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UStaticMeshComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageStaticMeshComponent.h"
#include "Runtime/Engine/Classes/Components/StaticMeshComponent.h"
// Source... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/USceneCaptureComponent.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Classes/Components/SceneCaptureComponent.h"
// Source file C:\Program Files\Epic Games\UE_4.22\Engine\Sour... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/URectLightComponent.h | <gh_stars>10-100
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageRectLightComponent.h"
#include "Runtime/Engine/Classes/Components/RectLightComponen... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPawnAction_Move.h | <reponame>mrkriv/UnrealDotNet
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePawnAction_Move.h"
#include "Runtime/AIModule/Classes/Actions/PawnActi... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UPlayerInput.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManagePlayerInput.h"
#include "Runtime/Engine/Classes/GameFramework/PlayerInput.h"
// Source file C:\Prog... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UArrowComponent.h | <gh_stars>10-100
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageArrowComponent.h"
#include "Runtime/Engine/Classes/Components/ArrowComponent.h"
//... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/UCapsuleComponent.h | <reponame>mrkriv/UnrealDotNet
#pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Generate/Manage/ManageCapsuleComponent.h"
#include "Runtime/Engine/Classes/Components/Capsul... |
mrkriv/UnrealDotNet | Plugins/UnrealDotNet/Source/UnrealDotNetRuntime/Public/Generate/Export/AInfo.h | #pragma once
// This file was created automatically, do not modify the contents of this file.
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#include "CoreMinimal.h"
#include "ManageEventSender.h"
#include "Runtime/Engine/Classes/GameFramework/Info.h"
// Source file C:\Program Files\Epic Games\UE_4.22\Engine\Source\Runtime\Eng... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/networkserver/networkserver.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/networkserver/networkserver.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork/api... |
LukasHabring/api | c/google/api/annotations.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api/annotations.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/handler/handler.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/handler/handler.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fhandler_2fhandler_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fhandler_2fhandler_2eproto_... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/networkserver/networkserver.pb-c.h | <filename>c/github.com/TheThingsNetwork/api/networkserver/networkserver.pb-c.h
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/networkserver/networkserver.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fnetworkserver_2fnetworkserver_... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/discovery/discovery.pb-c.c | <reponame>LukasHabring/api<filename>c/github.com/TheThingsNetwork/api/discovery/discovery.pb-c.c
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/discovery/discovery.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRE... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/protocol/lorawan/device_address.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/protocol/lorawan/device_address.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/protocol/lorawan/device.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/protocol/lorawan/device.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fprotocol_2florawan_2fdevice_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fprotocol... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/monitor/monitor.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/monitor/monitor.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fmonitor_2fmonitor_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fmonitor_2fmonitor_2eproto_... |
LukasHabring/api | c/google/protobuf/timestamp.pb-c.h | <gh_stars>10-100
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto */
#ifndef PROTOBUF_C_github_2ecom_2fgogo_2fprotobuf_2fprotobuf_2fgoogle_2fprotobuf_2ftimestamp_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fgogo_2... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/protocol/lorawan/device.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/protocol/lorawan/device.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork/api/pro... |
LukasHabring/api | c/google/protobuf/wrappers.pb-c.h | <gh_stars>10-100
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto */
#ifndef PROTOBUF_C_github_2ecom_2fgogo_2fprotobuf_2fprotobuf_2fgoogle_2fprotobuf_2fwrappers_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fgogo_2fp... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/gateway/gateway.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/gateway/gateway.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork/api/gateway/gat... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/discovery/discovery.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/discovery/discovery.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fdiscovery_2fdiscovery_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fdiscovery_2fdiscov... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/gateway/gateway.pb-c.h | <filename>c/github.com/TheThingsNetwork/api/gateway/gateway.pb-c.h
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/gateway/gateway.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fgateway_2fgateway_2eproto__INCLUDED
#define PROTOBUF_C... |
LukasHabring/api | c/google/protobuf/empty.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto */
#ifndef PROTOBUF_C_github_2ecom_2fgogo_2fprotobuf_2fprotobuf_2fgoogle_2fprotobuf_2fempty_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fgogo_2fprotobuf_2fprotobuf_2fgo... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/api.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/api.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork/api/api.pb-c.h"
void api_... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/protocol/lorawan/device_address.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/protocol/lorawan/device_address.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fprotocol_2florawan_2fdevice_5faddress_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwor... |
LukasHabring/api | c/google/protobuf/timestamp.pb-c.c | <filename>c/google/protobuf/timestamp.pb-c.c
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#end... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/monitor/monitor.pb-c.c | <filename>c/github.com/TheThingsNetwork/api/monitor/monitor.pb-c.c
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/monitor/monitor.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRE... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/broker/broker.pb-c.c | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/broker/broker.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork/api/broker/broker... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/router/router.pb-c.c | <gh_stars>10-100
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/router/router.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif
#include "github.com/TheThingsNetwork/... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/broker/broker.pb-c.h | <reponame>LukasHabring/api
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/broker/broker.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fbroker_2fbroker_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fbro... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/handler/handler.pb-c.c | <filename>c/github.com/TheThingsNetwork/api/handler/handler.pb-c.c<gh_stars>10-100
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/handler/handler.proto */
/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROT... |
LukasHabring/api | c/google/protobuf/duration.pb-c.h | <filename>c/google/protobuf/duration.pb-c.h<gh_stars>10-100
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto */
#ifndef PROTOBUF_C_github_2ecom_2fgogo_2fprotobuf_2fprotobuf_2fgoogle_2fprotobuf_2fduration_2eproto__INCLUDED... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/protocol/protocol.pb-c.h | <gh_stars>10-100
/* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/protocol/protocol.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fprotocol_2fprotocol_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fproto... |
LukasHabring/api | c/github.com/TheThingsNetwork/api/protocol/lorawan/lorawan.pb-c.h | /* Generated by the protocol buffer compiler. DO NOT EDIT! */
/* Generated from: github.com/TheThingsNetwork/api/protocol/lorawan/lorawan.proto */
#ifndef PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fprotocol_2florawan_2florawan_2eproto__INCLUDED
#define PROTOBUF_C_github_2ecom_2fTheThingsNetwork_2fapi_2fprotoc... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/06-STK/STK_interface.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 19 NOV 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/02-CAN_ex/Example2.c | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 1 FEB 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/08-CAN/CAN_config.h | <reponame>Eslam-Abdo/STM32_ARM_drivers
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 17 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/01-RCC/RCC_config.h | <filename>02-MCAL/01-RCC/RCC_config.h<gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 22 SE... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/01-RCC/RCC_interface.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 22 SEP 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/04-EXTI/EXTI_private.h | <gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 11 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/STK_task/STK_task.c | <reponame>Eslam-Abdo/STM32_ARM_drivers
/*
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 17 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/05-AFIO/AFIO_private.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 11 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/04-EXTI/EXTI_program.c | <filename>02-MCAL/04-EXTI/EXTI_program.c
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 19 NOV 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/04-EXTI/EXTI_interface.h | <filename>02-MCAL/04-EXTI/EXTI_interface.h
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 19 NOV 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/01-LED_7-SEG_main/BLINK_main.c | <reponame>Eslam-Abdo/STM32_ARM_drivers<gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 23 S... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/07-UART/UART_interface.h | <reponame>Eslam-Abdo/STM32_ARM_drivers
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 11 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/02-GPIO/GPIO_private.h | <gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 17 NOV 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/01-RCC/RCC_program.c | <filename>02-MCAL/01-RCC/RCC_program.c<gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 17 N... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/01-LED_7-SEG_main/LED_BLINK_main.c | <gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 25 SEP 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/01-LED_7-SEG_main/LED&7-SEG_main.c | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 5 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/03-NVIC/NVIC_private.h | <reponame>Eslam-Abdo/STM32_ARM_drivers<filename>02-MCAL/03-NVIC/NVIC_private.h
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 ... |
Eslam-Abdo/STM32_ARM_drivers | 01-LIB/01-STD_TYPES/STD_TYPES.h | <gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 26 AUG 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/07-UART/UART_program.c | <gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 17 Jan 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 03-HAL/01-LED_SWITCH/LED_interface.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 25 SEP 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/09-I2C/I2C_config.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 7 JUN 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/03-I2C_tx_rx/I2C_tx_rx_example.c | <gh_stars>1-10
#include "STD_TYPES.h"
#include "BIT_MATH.h"
#include "GPIO_interface.h"
#include "RCC_interface.h"
#include "USART_INTERFACE.h"
#include "STK_interface.h"
#include "AFIO_interface.h"
#include "NVIC_interface.h"
#include "I2C_interface.h"
#define MASTER_EN
#define SLAVE_ADDRESS 0x40
#define MAS... |
Eslam-Abdo/STM32_ARM_drivers | 03-HAL/02-7_SEG/7_SEG_private.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 25 SEP 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/09-I2C/I2C_interface.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 7 JUN 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/02-GPIO/GPIO_program.c | <reponame>Eslam-Abdo/STM32_ARM_drivers
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 17 NOV 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 03-HAL/02-7_SEG/7_SEG_config.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 25 SEP 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/07-UART/UART_private.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 11 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 04-APP/02-CAN_ex/Example1.c | <gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 1 FEB 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 03-HAL/01-LED_SWITCH/LED_program.c | <reponame>Eslam-Abdo/STM32_ARM_drivers<filename>03-HAL/01-LED_SWITCH/LED_program.c
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/03-NVIC/NVIC_interface.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 19 NOV 2021 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/03-NVIC/NVIC_program.c | <reponame>Eslam-Abdo/STM32_ARM_drivers<gh_stars>1-10
/*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 19 N... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/08-CAN/CAN_private.h | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V01 */
/* Date : 17 OCT 2020 ... |
Eslam-Abdo/STM32_ARM_drivers | 02-MCAL/05-AFIO/AFIO_program.c | /*********************************************************************************/
/* Author : <NAME> */
/* Version : V02 */
/* Date : 19 NOV 2021 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.