class H245NegMasterSlaveDetermination

Determine the master and slave on a H245 connection as per H245 section 82

Inheritance:


Inherited from H245Negotiator:


Documentation

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]

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.