WPILibC++  unspecified
nt::Handle Class Reference

Public Types

enum  Type {
  kConnectionListener = 1, kConnectionListenerPoller, kEntry, kEntryListener,
  kEntryListenerPoller, kInstance, kLogger, kLoggerPoller,
  kRpcCall, kRpcCallPoller
}
 
enum  { kIndexMax = 0xfffff }
 

Public Member Functions

 Handle (NT_Handle handle)
 
 operator NT_Handle () const
 
NT_Handle handle () const
 
 Handle (int inst, int index, Type type)
 
int GetIndex () const
 
Type GetType () const
 
int GetInst () const
 
bool IsType (Type type) const
 
int GetTypedIndex (Type type) const
 
int GetTypedInst (Type type) const
 

The documentation for this class was generated from the following file: