My Project
Loading...
Searching...
No Matches
MCChannel Class Reference

#include <MCChannel.h>

Public Member Functions

 MCChannel (ChannelType portType, std::string address)
 
ChannelType GetChannelType ()
 
std::string GetAddress ()
 
int GetAddressAsEspPinNumber ()
 
std::string GetParentAddress ()
 
void SetParentAddress (const std::string address)
 

Constructor & Destructor Documentation

◆ MCChannel()

MCChannel::MCChannel ( ChannelType portType,
std::string address )

Member Function Documentation

◆ GetAddress()

std::string MCChannel::GetAddress ( )
Here is the caller graph for this function:

◆ GetAddressAsEspPinNumber()

int MCChannel::GetAddressAsEspPinNumber ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetChannelType()

ChannelType MCChannel::GetChannelType ( )

◆ GetParentAddress()

std::string MCChannel::GetParentAddress ( )

◆ SetParentAddress()

void MCChannel::SetParentAddress ( const std::string address)
Here is the caller graph for this function:

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