WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
SystemServer.hpp
Go to the documentation of this file.
1
// Copyright (c) FIRST and other WPILib contributors.
2
// Open Source Software; you can modify and/or share it under the terms of
3
// the WPILib BSD license file in the root directory of this project.
4
5
#pragma once
6
7
#include "
wpi/nt/NetworkTableInstance.hpp
"
8
9
namespace
wpi
{
10
11
class
SystemServer
{
12
public
:
13
SystemServer
() =
delete
;
14
15
static
wpi::nt::NetworkTableInstance
GetSystemServer
();
16
};
17
18
}
// namespace wpi
NetworkTableInstance.hpp
wpi::SystemServer::GetSystemServer
static wpi::nt::NetworkTableInstance GetSystemServer()
wpi::SystemServer::SystemServer
SystemServer()=delete
wpi::nt::NetworkTableInstance
NetworkTables Instance.
Definition
NetworkTableInstance.hpp:67
wpi
Definition
CvSource.hpp:15
wpi
system
SystemServer.hpp
Generated on
for WPILibC++ by
1.15.0