WPILibC++  2019.1.1-beta-4-32-g6bdd7ce
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
frc::SendableCameraWrapper Member List

This is the complete list of members for frc::SendableCameraWrapper, including all inherited members.

AddChild(std::shared_ptr< Sendable > child)frc::SendableBaseprotected
AddChild(void *child)frc::SendableBaseprotected
GetName() const finalfrc::SendableBasevirtual
GetSubsystem() const finalfrc::SendableBasevirtual
InitSendable(SendableBuilder &builder) overridefrc::SendableCameraWrappervirtual
operator=(SendableBase &&rhs) (defined in frc::SendableBase)frc::SendableBase
operator=(Sendable &&)=default (defined in frc::Sendable)frc::Sendable
Sendable()=default (defined in frc::Sendable)frc::Sendable
Sendable(Sendable &&)=default (defined in frc::Sendable)frc::Sendable
SendableBase(bool addLiveWindow=true)frc::SendableBaseexplicit
SendableBase(SendableBase &&rhs) (defined in frc::SendableBase)frc::SendableBase
SendableCameraWrapper(CS_Source source, const private_init &)frc::SendableCameraWrapper
SetName(const wpi::Twine &name) finalfrc::SendableBasevirtual
SetName(const wpi::Twine &moduleType, int channel)frc::SendableBaseprotected
SetName(const wpi::Twine &moduleType, int moduleNumber, int channel)frc::SendableBaseprotected
frc::Sendable::SetName(const wpi::Twine &subsystem, const wpi::Twine &name)frc::Sendableinline
SetSubsystem(const wpi::Twine &subsystem) finalfrc::SendableBasevirtual
Wrap(const cs::VideoSource &source)frc::SendableCameraWrapperstatic
Wrap(CS_Source source) (defined in frc::SendableCameraWrapper)frc::SendableCameraWrapperstatic
~Sendable()=default (defined in frc::Sendable)frc::Sendablevirtual
~SendableBase() override (defined in frc::SendableBase)frc::SendableBase