Determine the master and slave on a H245 connection as per H245 section 82
This class has no child classes.
Friends:
ostream & operator<<(ostream & o, States s) { return o << StateNames[s] ostream & operator<<(ostream & o , MasterSlaveStatus s) { return o << StatusNames[s]