WPILibC++
unspecified
|
Public Member Functions | |
InstanceImpl (int inst) | |
Static Public Member Functions | |
static InstanceImpl * | GetDefault () |
static InstanceImpl * | Get (int inst) |
static int | GetDefaultIndex () |
static int | Alloc () |
static void | Destroy (int inst) |
Public Attributes | |
LoggerImpl | logger_impl |
wpi::Logger | logger |
ConnectionNotifier | connection_notifier |
EntryNotifier | entry_notifier |
RpcServer | rpc_server |
Storage | storage |
Dispatcher | dispatcher |
DsClient | ds_client |