|
|
- Author
- Dr. Marc Bengulescu (BE-ICS-FD)
|
void | fwDeviceComment_addRow (string dpe, string application, string device, time timestamp, string user, string comment, string commentExt, string sys, string host, bool active) |
|
void | fwDeviceComment_clearFilterAppliedCallbacks () |
|
void | fwDeviceComment_clearTableChangedCallbacks () |
|
unsigned | fwDeviceComment_getTotal () |
|
unsigned | fwDeviceComment_getTotalShown () |
|
void | fwDeviceFilter_clearApplyFilterCallbacks () |
|
dyn_string | fwDeviceFilter_getValues (const signed n, bool &areAllSelected, bool &hasSelectionChanged) |
|
(c) Copyright CERN 2005. All rights not expressly granted are reserved. iceco.nosp@m.ntro.nosp@m.ls.su.nosp@m.ppor.nosp@m.t@cer.nosp@m.n.ch
SPDX-License-Identifier: LGPL-3.0-only JCOP Copyright (C) CERN 2018 All rights reserved
◆ fwDeviceComment_addRow()
void fwDeviceComment_addRow |
( |
string |
dpe, |
|
|
string |
application, |
|
|
string |
device, |
|
|
time |
timestamp, |
|
|
string |
user, |
|
|
string |
comment, |
|
|
string |
commentExt, |
|
|
string |
sys, |
|
|
string |
host, |
|
|
bool |
active |
|
) |
| |
◆ fwDeviceComment_clearFilterAppliedCallbacks()
void fwDeviceComment_clearFilterAppliedCallbacks |
( |
| ) |
|
Clear all the table change callbacks.
- Deprecated:
- 2018-06-22
◆ fwDeviceComment_clearTableChangedCallbacks()
void fwDeviceComment_clearTableChangedCallbacks |
( |
| ) |
|
Clear all the table change callbacks.
- Deprecated:
- 2018-06-22
◆ fwDeviceComment_getTotal()
unsigned fwDeviceComment_getTotal |
( |
| ) |
|
Get the total number of comments in the table.
- Deprecated:
- 2018-06-22
◆ fwDeviceComment_getTotalShown()
unsigned fwDeviceComment_getTotalShown |
( |
| ) |
|
Get the total number of visible comments in the table (i.e. the number that have not been filtered).
- Deprecated:
- 2018-06-22
◆ fwDeviceFilter_clearApplyFilterCallbacks()
void fwDeviceFilter_clearApplyFilterCallbacks |
( |
| ) |
|
◆ fwDeviceFilter_getValues()
dyn_string fwDeviceFilter_getValues |
( |
const signed |
n, |
|
|
bool & |
areAllSelected, |
|
|
bool & |
hasSelectionChanged |
|
) |
| |