This file is indexed.

/usr/include/ossim/base/ossimObjectEvents.h is in libossim-dev 1.8.16-3+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
#ifndef ossimObjectEvents_HEADER
#define ossimObjectEvents_HEADER

#include <ossim/base/ossimObjectDestructingEvent.h>
#include <ossim/base/ossimConnectionEvent.h>
#include <ossim/base/ossimPropertyEvent.h>
#include <ossim/base/ossimContainerEvent.h>
#include <ossim/base/ossimRefreshEvent.h>

#endif