TwiceAsNice  2019-02-18
Static Public Attributes | Private Member Functions | List of all members
io_switch.Port Class Reference
Inheritance diagram for io_switch.Port:
Inheritance graph
Collaboration diagram for io_switch.Port:
Collaboration graph

Static Public Attributes

string PROPERTY_DESCRIPTION = "DESCRIPTION"
 

Private Member Functions

def _convertStringToState (self, stateAsString)
 
def _convertStringToState (self, stateAsString)
 

Detailed Description

A base class for InputPort and OutputPort.

Member Function Documentation

◆ _convertStringToState() [1/2]

def io_switch.Port._convertStringToState (   self,
  stateAsString 
)
private

◆ _convertStringToState() [2/2]

def io_switch.Port._convertStringToState (   self,
  stateAsString 
)
private

Member Data Documentation

◆ PROPERTY_DESCRIPTION

string io_switch.Port.PROPERTY_DESCRIPTION = "DESCRIPTION"
static

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