File: index.xml

package info (click to toggle)
bless 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,960 kB
  • sloc: cs: 15,261; xml: 1,954; sh: 18; makefile: 15; python: 4
file content (53 lines) | stat: -rw-r--r-- 1,887 bytes parent folder | download | duplicates (7)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<Overview>
  <Assemblies>
    <Assembly Name="Bless.Buffers" Version="0.0.0.0">
      <Attributes>
        <Attribute>
          <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
        </Attribute>
      </Attributes>
    </Assembly>
    <Assembly Name="Bless.Util" Version="0.0.0.0">
      <Attributes>
        <Attribute>
          <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
        </Attribute>
      </Attributes>
    </Assembly>
  </Assemblies>
  <Remarks>To be added.</Remarks>
  <Copyright>To be added.</Copyright>
  <Types>
    <Namespace Name="Bless.Buffers">
      <Type Name="ByteBuffer" />
      <Type Name="FileBuffer" />
      <Type Name="IBuffer" />
      <Type Name="SaveAsOperation" />
      <Type Name="SaveAsOperation+SaveAsStage" />
      <Type Name="SaveOperation" />
      <Type Name="SaveOperation+SaveStage" />
      <Type Name="Segment" />
      <Type Name="SegmentCollection" />
      <Type Name="SimpleBuffer" />
      <Type Name="ByteBuffer+ChangedHandler" />
    </Namespace>
    <Namespace Name="Bless.Util">
      <Type Name="BaseConverter" />
      <Type Name="ByteArray" />
      <Type Name="ConfigureDefines" />
      <Type Name="Deque`1" DisplayName="Deque&lt;T&gt;" />
      <Type Name="FileResourcePath" />
      <Type Name="List`1" DisplayName="List&lt;T&gt;" />
      <Type Name="List`1+Node" DisplayName="List&lt;T&gt;+Node" />
      <Type Name="ProgressAction" />
      <Type Name="Range" />
      <Type Name="RangeCollection" />
      <Type Name="TempFile" />
      <Type Name="ThreadedAsyncOperation" />
      <Type Name="ThreadedAsyncOperation+OperationResult" />
      <Type Name="ThreadedAsyncResult" />
      <Type Name="ProgressCallback" />
    </Namespace>
  </Types>
  <Title>Bless</Title>
</Overview>