21class ShuffleboardContainer;
 
   38  void BuildInto(std::shared_ptr<nt::NetworkTable> parentTable,
 
   39                 std::shared_ptr<nt::NetworkTable> metaTable) 
override;
 
   43  std::unique_ptr<wpi::SendableBuilder> m_builder;
 
 
Common interface for objects that can contain shuffleboard components.
Definition ShuffleboardContainer.h:42
Interface for Sendable objects.
Definition Sendable.h:16
Foonathan namespace.
Definition ntcore_cpp.h:26