#include <chanwindow.h>
Public Member Functions | |
WindowItem (void) | |
WindowItem (const bool, const bool, const int, const std::string &, const SetupSyms &, const int, const int, const bool, const bool, PTA(int)) | |
WindowItem (const WindowItem &) | |
~WindowItem (void) | |
WindowItem & | operator= (const WindowItem &) |
bool | getHWChans (void) const |
bool | getDVR (void) const |
bool | getBorder (void) const |
bool | getCursor (void) const |
int | getChanOffset (void) const |
int | getSizeX (void) const |
int | getSizeY (void) const |
std::string | getLayout (void) const |
SetupSyms | getSetups (void) const |
int | getCameraGroup (int display_region) const |
int | getNumCameraGroups (void) const |
Private Member Functions | |
PTA (int) _camera_group | |
Private Attributes | |
bool | _hw_chans |
bool | _dvr |
bool | _border |
bool | _cursor |
int | _chan_offset |
int | _sizeX |
int | _sizeY |
std::string | _layout |
SetupSyms | _setups |
|
Definition at line 22 of file chanwindow.I. |
|
Definition at line 24 of file chanwindow.I. |
|
Definition at line 35 of file chanwindow.I. |
|
Definition at line 47 of file chanwindow.I. |
|
Definition at line 71 of file chanwindow.I. |
|
Definition at line 99 of file chanwindow.I. References INLINE, and size_t. Referenced by ChanConfig::chan_eval(). |
|
Definition at line 79 of file chanwindow.I. |
|
Definition at line 75 of file chanwindow.I. References _chan_offset, and INLINE. |
|
Definition at line 67 of file chanwindow.I. |
|
Definition at line 63 of file chanwindow.I. Referenced by ChanConfig::chan_eval(). |
|
Definition at line 91 of file chanwindow.I. |
|
Definition at line 102 of file chanwindow.I. Referenced by ChanConfig::chan_eval(). |
|
Definition at line 95 of file chanwindow.I. References INLINE. |
|
Definition at line 83 of file chanwindow.I. |
|
Definition at line 87 of file chanwindow.I. |
|
Definition at line 49 of file chanwindow.I. References _border, _chan_offset, _cursor, _layout, _setups, _sizeX, and _sizeY. |
|
|
|
Definition at line 35 of file chanwindow.h. Referenced by getDVR(), and operator=(). |
|
Definition at line 36 of file chanwindow.h. Referenced by getCursor(), and operator=(). |
|
Definition at line 35 of file chanwindow.h. Referenced by getBorder(), and operator=(). |
|
Definition at line 35 of file chanwindow.h. Referenced by getHWChans(), and ~WindowItem(). |
|
Definition at line 35 of file chanwindow.h. Referenced by ~WindowItem(). |
|
Definition at line 37 of file chanwindow.h. Referenced by getSizeY(), and operator=(). |
|
Definition at line 38 of file chanwindow.h. Referenced by getLayout(), and operator=(). |
|
Definition at line 36 of file chanwindow.h. Referenced by getChanOffset(), and operator=(). |
|
Definition at line 36 of file chanwindow.h. Referenced by getSizeX(), and operator=(). |