WSF
WsfDisInput::DeviceConfiguration Struct Reference

#include <WsfDisInput.hpp>

Public Member Functions

 DeviceConfiguration ()
bool IsComplete ()
bool IsInputDevice () const
bool IsOutputDevice () const
bool IsExternalDevice () const
bool IsDefined () const

Public Attributes

WsfDisDevice::DeviceType mDeviceType
std::string mAddress
std::string mInterfaceAddress
int mRecvPort
int mSendPort
std::vector< WsfDisFilterAllowance * > mFilterAllowances

Constructor & Destructor Documentation

◆ DeviceConfiguration()

WsfDisInput::DeviceConfiguration::DeviceConfiguration ( )
inline

References mDeviceType, mRecvPort, and mSendPort.

Member Function Documentation

◆ IsComplete()

◆ IsDefined()

bool WsfDisInput::DeviceConfiguration::IsDefined ( ) const
inline

◆ IsExternalDevice()

bool WsfDisInput::DeviceConfiguration::IsExternalDevice ( ) const
inline

◆ IsInputDevice()

bool WsfDisInput::DeviceConfiguration::IsInputDevice ( ) const
inline

◆ IsOutputDevice()

bool WsfDisInput::DeviceConfiguration::IsOutputDevice ( ) const
inline

Member Data Documentation

◆ mAddress

std::string WsfDisInput::DeviceConfiguration::mAddress

◆ mDeviceType

◆ mFilterAllowances

std::vector<WsfDisFilterAllowance*> WsfDisInput::DeviceConfiguration::mFilterAllowances

◆ mInterfaceAddress

std::string WsfDisInput::DeviceConfiguration::mInterfaceAddress

◆ mRecvPort

int WsfDisInput::DeviceConfiguration::mRecvPort

◆ mSendPort

int WsfDisInput::DeviceConfiguration::mSendPort

The documentation for this struct was generated from the following files:
Copyrights Multiple, All Rights Reserved