This file is indexed.

/usr/share/doc/trust-store/html/hierarchy.js is in libtrust-store-doc 2.0.0+16.04.20160119-0ubuntu1.

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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
var hierarchy =
[
    [ "core::trust::Agent", "classcore_1_1trust_1_1Agent.html", [
      [ "core::trust::CachedAgent", "classcore_1_1trust_1_1CachedAgent.html", null ]
    ] ],
    [ "core::trust::CachedAgent::Configuration", "structcore_1_1trust_1_1CachedAgent_1_1Configuration.html", null ],
    [ "core::trust::Store::Errors", "structcore_1_1trust_1_1Store_1_1Errors.html", null ],
    [ "core::trust::Store::Query::Errors", "structcore_1_1trust_1_1Store_1_1Query_1_1Errors.html", null ],
    [ "core::trust::Errors", "structcore_1_1trust_1_1Errors.html", null ],
    [ "std::exception", null, [
      [ "std::runtime_error", null, [
        [ "core::trust::Errors::ServiceNameMustNotBeEmpty", "structcore_1_1trust_1_1Errors_1_1ServiceNameMustNotBeEmpty.html", null ],
        [ "core::trust::mir::InvalidMirConnection", "classcore_1_1trust_1_1mir_1_1InvalidMirConnection.html", null ],
        [ "core::trust::Store::Errors::ErrorOpeningStore", "structcore_1_1trust_1_1Store_1_1Errors_1_1ErrorOpeningStore.html", null ],
        [ "core::trust::Store::Errors::ErrorResettingStore", "structcore_1_1trust_1_1Store_1_1Errors_1_1ErrorResettingStore.html", null ],
        [ "core::trust::Store::Query::Errors::NoCurrentResult", "structcore_1_1trust_1_1Store_1_1Query_1_1Errors_1_1NoCurrentResult.html", null ],
        [ "core::trust::Store::Query::Errors::QueryIsInErrorState", "structcore_1_1trust_1_1Store_1_1Query_1_1Errors_1_1QueryIsInErrorState.html", null ]
      ] ]
    ] ],
    [ "core::trust::tag::Feature", "structcore_1_1trust_1_1tag_1_1Feature.html", null ],
    [ "core::trust::tag::Gid", "structcore_1_1trust_1_1tag_1_1Gid.html", null ],
    [ "core::trust::tag::Pid", "structcore_1_1trust_1_1tag_1_1Pid.html", null ],
    [ "core::trust::Store::Query", "classcore_1_1trust_1_1Store_1_1Query.html", null ],
    [ "core::trust::Agent::Registry", "structcore_1_1trust_1_1Agent_1_1Registry.html", null ],
    [ "core::trust::CachedAgent::Reporter", "structcore_1_1trust_1_1CachedAgent_1_1Reporter.html", null ],
    [ "core::trust::Request", "structcore_1_1trust_1_1Request.html", null ],
    [ "core::trust::Agent::RequestParameters", "structcore_1_1trust_1_1Agent_1_1RequestParameters.html", null ],
    [ "core::trust::RequestParameters", "structcore_1_1trust_1_1RequestParameters.html", null ],
    [ "core::trust::Store", "classcore_1_1trust_1_1Store.html", null ],
    [ "core::trust::TaggedInteger< Tag, Integer >", "structcore_1_1trust_1_1TaggedInteger.html", null ],
    [ "core::trust::TaggedInteger< tag::Feature, std::uint64_t >", "structcore_1_1trust_1_1TaggedInteger.html", null ],
    [ "core::trust::TaggedInteger< tag::Pid, pid_t >", "structcore_1_1trust_1_1TaggedInteger.html", null ],
    [ "core::trust::TaggedInteger< tag::Uid, uid_t >", "structcore_1_1trust_1_1TaggedInteger.html", null ],
    [ "core::trust::Token", "classcore_1_1trust_1_1Token.html", null ],
    [ "core::trust::tag::Uid", "structcore_1_1trust_1_1tag_1_1Uid.html", null ]
];