Developer Documentation
Developer Documentation
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

namespace StudioN
User Level:Default
Library: Studio
Example: SockServer.cc

Comments:

//////////////////////////////////////////////////////////////

Child Classes:

#include "amma/Studio/SwitchDriver.hh"

ConnectionC Switch connection.
SwitchDriverBodyC Body class for video switch controller.
SwitchDriverC Video switch controller.
#include "amma/Studio/Switch.hh"

SalvoC Salvo
SalvoBodyC Salvo body
SwitchBodyC Body class for video switch controller.
SwitchC Video switch controller.
#include "amma/Studio/SwitchLeitch.hh"

SwitchLevelC
SwitchLeitchBodyC Leitch switch controller body.
SwitchLeitchC Leitch switch controller.
#include "amma/Studio/SwitchManager.hh"

SwitchManagerBodyC Switch manager.
SwitchManagerC Switch manager.
#include "amma/Studio/SwitchModel.hh"

SwitchMatrixC
SwitchModelBodyC Model switch controller body.
SwitchModelC Model switch controller.
#include "amma/Studio/SwitchSalvo.hh"

SwitchSalvoBodyC Salvo switch body.
SwitchSalvoC Salvo switch .
#include "amma/Studio/GUISwitchMatrix.hh"

GUISwitchMatrixBodyC Switch config widget body.
GUISwitchMatrixC Switch config widget handle.
#include "amma/Studio/GUISwitch.hh"

GUISwitchBodyC Switch config widget body.
GUISwitchC Switch config widget handle.
#include "amma/Studio/SwitchNetSrv.hh"

SwitchNetSrvC Net switch server.
SwitchNetSrvBodyC Net switch server.
#include "amma/Studio/GUISwitchManager.hh"

GUISwitchManagerBodyC Switch config widget body.
GUISwitchManagerC Switch config widget handle.
#include "amma/Studio/SwitchNet.hh"

SwitchNetBodyC Model switch controller body.
SwitchNetC Model switch controller.
#include "amma/Studio/SwitchMap.hh"
MatrixMapC Mappings for each matrix.
SwitchMapBodyC Body for mapping switch connections.
SwitchMapC Video switch controller.
Enumerated types:

#include "amma/Studio/SwitchDriver.hh"
enum SwitchResourceT { SWITCH_DESTINATION, SWITCH_SOURCE, SWITCH_MATRIX } ;

enum SwitchXPointStateT { SWITCH_OFF, SWITCH_ON, SWITCH_LOCKED, SWITCH_PROTECTED } ;
Switch connection.

#include "amma/Studio/Switch.hh"
enum SalvoStateT { SALVO_ISSUE, SALVO_EXPIRE, SALVO_BROKEN } ;
State information on salvo.

Methods:

#include "amma/Studio/SwitchDriver.hh"
ostream & operator<<(ostream & strm,const ConnectionC & con)

istream & operator>>(istream & strm,ConnectionC & con)

BinOStreamC & operator<<(BinOStreamC & strm,const ConnectionC & con)

BinIStreamC & operator>>(BinIStreamC & strm,ConnectionC & con)
Body class for video switch controller.

BinOStreamC & operator<<(BinOStreamC & strm,const SwitchDriverC & sm)
Write out a switch model.

#include "amma/Studio/Switch.hh"
BinIStreamC & operator>>(BinIStreamC & strm,SalvoStateT & ss)

BinOStreamC & operator<<(BinOStreamC & strm,const SalvoStateT & ss)
Salvo body
A collection of connections for one or more switches.

ostream & operator<<(ostream &,const SalvoC &)

istream & operator>>(istream &,SalvoC &)

BinOStreamC & operator<<(BinOStreamC & strm,const SalvoC & con)

BinIStreamC & operator>>(BinIStreamC & strm,SalvoC & con)
Body class for video switch controller.

#include "amma/Studio/SwitchModel.hh"
BinOStreamC & operator<<(BinOStreamC & strm,const SwitchModelC & sm)
Write out a switch model.

BinIStreamC & operator>>(BinIStreamC & strm,SwitchModelC & sm)
Read in a switch model.


Documentation by CxxDoc: Tue Mar 20 10:50:54 2001
Centre for Vision, Speech & Signal Processing