aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Power/Views/MainView.xaml.cs
blob: e1ce284147c6c49e793f0a02c82918eefd42027c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;

namespace Tango.PPC.Power.Views
{
    /// <summary>
    /// Interaction logic for MainView.xaml
    /// </summary>
    public partial class MainView : UserControl
    {
        public MainView()
        {
            InitializeComponent();
        }
    }
}
an> ProtobufCMessage base; }; #define ATTEMPT_THREAD_JOGGING_RESPONSE__INIT \ { PROTOBUF_C_MESSAGE_INIT (&attempt_thread_jogging_response__descriptor) \ } /* AttemptThreadJoggingResponse methods */ void attempt_thread_jogging_response__init (AttemptThreadJoggingResponse *message); size_t attempt_thread_jogging_response__get_packed_size (const AttemptThreadJoggingResponse *message); size_t attempt_thread_jogging_response__pack (const AttemptThreadJoggingResponse *message, uint8_t *out); size_t attempt_thread_jogging_response__pack_to_buffer (const AttemptThreadJoggingResponse *message, ProtobufCBuffer *buffer); AttemptThreadJoggingResponse * attempt_thread_jogging_response__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void attempt_thread_jogging_response__free_unpacked (AttemptThreadJoggingResponse *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*AttemptThreadJoggingResponse_Closure) (const AttemptThreadJoggingResponse *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor attempt_thread_jogging_response__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_AttemptThreadJoggingResponse_2eproto__INCLUDED */