VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtVideoCommand Class Reference

DtVideoCommand enables or disables the display of all radio communications (comm lines and squawk indicators). More...

Inheritance diagram for makVrv::DtVideoCommand:
Inheritance graph
[legend]

Public Member Functions

 DtVideoCommand ()
 CTOR.
virtual ~DtVideoCommand ()
 Virtual DTOR.
virtual void execute (DtDe &de)
 Execute the command, provided the current observer has enabled view control.
virtual std::string videoStreamName () const
 Set / get the name of the video stream to control.
virtual void setVideoStreamName (const std::string &videoStreamName)
virtual bool startOrStop () const
 Start or stop the stream; true is start, false is stop.
virtual void setStartOrStop (bool startOrStop)
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

std::string myVideoStreamName
bool myStartOrStop
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtVideoCommand enables or disables the display of all radio communications (comm lines and squawk indicators).

Constructor & Destructor Documentation

makVrv::DtVideoCommand::DtVideoCommand ( )

CTOR.

virtual makVrv::DtVideoCommand::~DtVideoCommand ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual std::string makVrv::DtVideoCommand::videoStreamName ( ) const
virtual

Set / get the name of the video stream to control.

virtual void makVrv::DtVideoCommand::setVideoStreamName ( const std::string &  videoStreamName)
virtual
virtual bool makVrv::DtVideoCommand::startOrStop ( ) const
virtual

Start or stop the stream; true is start, false is stop.

virtual void makVrv::DtVideoCommand::setStartOrStop ( bool  startOrStop)
virtual
virtual void makVrv::DtVideoCommand::execute ( DtDe de)
virtual

Execute the command, provided the current observer has enabled view control.

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtVideoCommand::myVideoStreamName
protected
bool makVrv::DtVideoCommand::myStartOrStop
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)