icinga2/components/livestatus
Michael Friedrich ff61df9d71 livestatus: use generic Value() as row accessor instead of Object()
This will allow comments/downtimes to be stashed as string (id) while
existing objects will still be available as Value().

refs #4372
2013-07-10 14:11:03 +02:00
..
.gitignore Eliminate the Component class. 2013-03-12 13:45:54 +01:00
Makefile.am livestatus: add host and service group getters 2013-07-09 18:33:27 +02:00
andfilter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
andfilter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
attributefilter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
attributefilter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
column.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
column.h Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
combinerfilter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
combinerfilter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
commandstable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
commandstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
commentstable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
commentstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
component.cpp livestatus: stop reading data if stream was closed 2013-07-04 09:45:44 +02:00
component.h Refactor the socket subsystem. 2013-04-04 16:08:40 +02:00
contactgroupstable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
contactgroupstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
contactstable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
contactstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
downtimestable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
downtimestable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
filter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
filter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
hostgroupstable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
hostgroupstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
hoststable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
hoststable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
livestatus-type.conf Eliminate the Component class. 2013-03-12 13:45:54 +01:00
livestatus.vcxproj livestatus: add host and service group getters 2013-07-09 18:33:27 +02:00
livestatus.vcxproj.filters livestatus: add host and service group getters 2013-07-09 18:33:27 +02:00
logtable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
logtable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
negatefilter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
negatefilter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
orfilter.cpp Refactor #includes (Part 3). 2013-03-17 20:19:29 +01:00
orfilter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
query.cpp livestatus: stop reading data if stream was closed 2013-07-04 09:45:44 +02:00
query.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
servicegroupstable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
servicegroupstable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
servicestable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
servicestable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
statustable.cpp livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
statustable.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00
table.cpp livestatus: add host and service group getters 2013-07-09 18:33:27 +02:00
table.h livestatus: use generic Value() as row accessor instead of Object() 2013-07-10 14:11:03 +02:00