| add(ciChannel channel) | ciChannel | |
| archive(std::ofstream &outf) | ciChannel | |
| ciChannel() | ciChannel | |
| ciChannel(ciChannel &obj) | ciChannel | |
| getAsyncUpdateEnable(int index=0) | ciChannel | |
| getAsyncUpdateTime(int index=0) | ciChannel | |
| getClientIPAddress(int index=0) | ciChannel | |
| getClientPort(int index=0) | ciChannel | |
| getConnectionType(int index=0) | ciChannel | |
| getDisplay(int index=0) | ciChannel | |
| getDisplayHeight(int index=0) | ciChannel | |
| getDisplayRate(int index=0) | ciChannel | |
| getDisplayState(int index=0) | ciChannel | |
| getDisplayWidth(int index=0) | ciChannel | |
| getDIUCommand(int index=0) | ciChannel | |
| getDIUIp(int index=0) | ciChannel | |
| getDIUPort(int index=0) | ciChannel | |
| getEntity(int index=0) | ciChannel | |
| getFGUCommand(int index=0) | ciChannel | |
| getFGUIp(int index=0) | ciChannel | |
| getFGUPort(int index=0) | ciChannel | |
| getIndex() | ciChannel | inline |
| getIp(int index=0) | ciChannel | |
| getName(int index=0) | ciChannel | |
| getNumChannels() | ciChannel | inline |
| getPortChannel(int index=0) | ciChannel | |
| getRestoreDisplayHeight(int index=0) | ciChannel | |
| getRestoreDisplayRate(int index=0) | ciChannel | |
| getRestoreDisplayWidth(int index=0) | ciChannel | |
| getRTSCCommunicationEnable(int index=0) | ciChannel | |
| getSensor(int index=0) | ciChannel | |
| getSGUCommand(int index=0) | ciChannel | |
| getSocket(int index=0) | ciChannel | |
| getTrackfile(int index=0) | ciChannel | |
| getViewportHeight(int index=0) | ciChannel | |
| getViewportWidth(int index=0) | ciChannel | |
| getViewportX(int index=0) | ciChannel | |
| getViewportY(int index=0) | ciChannel | |
| getWindowHeight(int index=0) | ciChannel | |
| getWindowWidth(int index=0) | ciChannel | |
| getWindowX(int index=0) | ciChannel | |
| getWindowY(int index=0) | ciChannel | |
| insert(ciChannel channel, int placeBeforeIdx) | ciChannel | |
| loadXML(clXMLNode *childNode) | ciChannel | |
| loadXMLNode(std::string tag, char *nodeString) | ciChannel | |
| loadXMLNode(std::string tag, bool *nodeBool) | ciChannel | |
| loadXMLNode(std::string tag, int *nodeBool) | ciChannel | |
| loadXMLNode(std::string tag, double *nodeBool) | ciChannel | |
| m_channelList | ciChannel | private |
| m_nChannels | ciChannel | private |
| m_parentNode | ciChannel | private |
| m_xml | ciChannel | private |
| operator=(ciChannel &obj) | ciChannel | |
| operator[](int idx) | ciChannel | |
| parseXML(clXML &xmlDocument) | ciChannel | |
| print() | ciChannel | |
| remove(int channelIdx) | ciChannel | |
| saveXML(clXML *xmlDocument) | ciChannel | |
| serialize(char *filepath) | ciChannel | |
| serializeCheck(char *filepath) | ciChannel | |
| setAsyncUpdateEnable(int enable, int index=0) | ciChannel | |
| setAsyncUpdateTime(double time, int index=0) | ciChannel | |
| setClientIPAddress(char *ip, int index=0) | ciChannel | |
| setClientPort(int port, int index=0) | ciChannel | |
| setConnectionType(int type, int index=0) | ciChannel | |
| setDisplay(int display, int index=0) | ciChannel | |
| setDisplayHeight(int display, int index=0) | ciChannel | |
| setDisplayRate(int display, int index=0) | ciChannel | |
| setDisplayState(int display, int index=0) | ciChannel | |
| setDisplayWidth(int display, int index=0) | ciChannel | |
| setDIUCommand(char *cmd, int index=0) | ciChannel | |
| setDIUIp(char *ipAddr, int index=0) | ciChannel | |
| setDIUPort(int socket, int index=0) | ciChannel | |
| setEntity(int entity, int index=0) | ciChannel | |
| setFGUCommand(char *cmd, int index=0) | ciChannel | |
| setFGUIp(char *ipAddr, int index=0) | ciChannel | |
| setFGUPort(int port, int index=0) | ciChannel | |
| setIndex(int index) | ciChannel | inline |
| setIp(char *ipAddr, int index=0) | ciChannel | |
| setName(const char *name, int index=0) | ciChannel | |
| setNumChannels(int count) | ciChannel | inline |
| setPortChannel(int socket, int index=0) | ciChannel | |
| setRestoreDisplayHeight(int display, int index=0) | ciChannel | |
| setRestoreDisplayRate(int display, int index=0) | ciChannel | |
| setRestoreDisplayWidth(int display, int index=0) | ciChannel | |
| setRTSCCommunicationEnable(int enable, int index=0) | ciChannel | |
| setSensor(int sensor, int index=0) | ciChannel | |
| setSGUCommand(char *cmd, int index=0) | ciChannel | |
| setSocket(int socket, int index=0) | ciChannel | |
| setTrackfile(char *cmd, int index=0) | ciChannel | |
| setViewportHeight(int width, int index=0) | ciChannel | |
| setViewportWidth(int width, int index=0) | ciChannel | |
| setViewportX(int x, int index=0) | ciChannel | |
| setViewportY(int y, int index=0) | ciChannel | |
| setWindowHeight(int width, int index=0) | ciChannel | |
| setWindowWidth(int width, int index=0) | ciChannel | |
| setWindowX(int x, int index=0) | ciChannel | |
| setWindowY(int y, int index=0) | ciChannel | |
| ~ciChannel() | ciChannel | virtual |