/usr/share/doc/libgig-doc/html/annotated.html is in libgig-doc 3.3.0-2.
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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libgig: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li class="current"><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<h1>Class List</h1> </div>
</div>
<div class="contents">
Here are the classes, structs, unions and interfaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Articulation.html">DLS::Articulation</a></td><td class="indexvalue">Provides access to the defined connections used for the synthesis model </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Articulator.html">DLS::Articulator</a></td><td class="indexvalue">Abstract base class for classes that provide articulation information (thus for <em><a class="el" href="classDLS_1_1Instrument.html" title="Provides all neccessary information for the synthesis of a DLS Instrument.">Instrument</a></em> and <em><a class="el" href="classDLS_1_1Region.html" title="Defines Region information of an Instrument.">Region</a></em> class) </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1buffer__t.html">gig::buffer_t</a></td><td class="indexvalue">Pointer address and size of a buffer </td></tr>
<tr><td class="indexkey"><a class="el" href="classRIFF_1_1Chunk.html">RIFF::Chunk</a></td><td class="indexvalue">Ordinary <a class="el" href="namespaceRIFF.html" title="RIFF specific classes and definitions.">RIFF</a> <a class="el" href="classRIFF_1_1Chunk.html" title="Ordinary RIFF Chunk.">Chunk</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1Connection_1_1conn__block__t.html">DLS::Connection::conn_block_t</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Connection.html">DLS::Connection</a></td><td class="indexvalue">Defines a connection within the synthesis model </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1crossfade__t.html">gig::crossfade_t</a></td><td class="indexvalue">Defines the envelope of a crossfade </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1dimension__def__t.html">gig::dimension_def_t</a></td><td class="indexvalue">General dimension definition </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1DimensionRegion.html">gig::DimensionRegion</a></td><td class="indexvalue">Encapsulates articulation information of a dimension region </td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1dlsid__t.html">DLS::dlsid_t</a></td><td class="indexvalue">Every subject of an <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> file and the file itself can have an unique, computer generated ID </td></tr>
<tr><td class="indexkey"><a class="el" href="classRIFF_1_1Exception.html">RIFF::Exception</a></td><td class="indexvalue">Will be thrown whenever an error occurs while handling a <a class="el" href="namespaceRIFF.html" title="RIFF specific classes and definitions.">RIFF</a> file </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1Exception.html">gig::Exception</a></td><td class="indexvalue">Will be thrown whenever a gig specific error occurs while trying to access a Gigasampler <a class="el" href="classgig_1_1File.html" title="Parses Gigasampler files and provides abstract access to the data.">File</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Exception.html">DLS::Exception</a></td><td class="indexvalue">Will be thrown whenever a <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> specific error occurs while trying to access a <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> <a class="el" href="classDLS_1_1File.html" title="Parses DLS Level 1 and 2 compliant files and provides abstract access to the data.">File</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1File.html">gig::File</a></td><td class="indexvalue">Parses Gigasampler files and provides abstract access to the data </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1File.html">DLS::File</a></td><td class="indexvalue">Parses <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> Level 1 and 2 compliant files and provides abstract access to the data </td></tr>
<tr><td class="indexkey"><a class="el" href="classRIFF_1_1File.html">RIFF::File</a></td><td class="indexvalue"><a class="el" href="namespaceRIFF.html" title="RIFF specific classes and definitions.">RIFF</a> <a class="el" href="classRIFF_1_1File.html" title="RIFF File.">File</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1Group.html">gig::Group</a></td><td class="indexvalue"><a class="el" href="classgig_1_1Group.html" title="Group of Gigasampler objects.">Group</a> of Gigasampler objects </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Info.html">DLS::Info</a></td><td class="indexvalue">Optional information for <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> files, instruments, samples, etc </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Instrument.html">DLS::Instrument</a></td><td class="indexvalue">Provides all neccessary information for the synthesis of a <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> <em><a class="el" href="classDLS_1_1Instrument.html" title="Provides all neccessary information for the synthesis of a DLS Instrument.">Instrument</a></em> </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1Instrument.html">gig::Instrument</a></td><td class="indexvalue">Provides all neccessary information for the synthesis of an <em><a class="el" href="classgig_1_1Instrument.html" title="Provides all neccessary information for the synthesis of an Instrument.">Instrument</a></em> </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1leverage__ctrl__t.html">gig::leverage_ctrl_t</a></td><td class="indexvalue">Defines a controller that has a certain contrained influence on a particular synthesis parameter (used to define attenuation controller, EG1 controller and EG2 controller) </td></tr>
<tr><td class="indexkey"><a class="el" href="classRIFF_1_1List.html">RIFF::List</a></td><td class="indexvalue"><a class="el" href="namespaceRIFF.html" title="RIFF specific classes and definitions.">RIFF</a> <a class="el" href="classRIFF_1_1List.html" title="RIFF List Chunk.">List</a> <a class="el" href="classRIFF_1_1Chunk.html" title="Ordinary RIFF Chunk.">Chunk</a> </td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1Instrument_1_1midi__locale__t.html">DLS::Instrument::midi_locale_t</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1MidiRule.html">gig::MidiRule</a></td><td class="indexvalue">Abstract base class for all MIDI rules </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1MidiRuleCtrlTrigger.html">gig::MidiRuleCtrlTrigger</a></td><td class="indexvalue">MIDI rule for triggering notes by control change events </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1playback__state__t.html">gig::playback_state_t</a></td><td class="indexvalue">Reflects the current playback state for a sample </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1progress__t.html">gig::progress_t</a></td><td class="indexvalue">Used for indicating the progress of a certain task </td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1range__t.html">DLS::range_t</a></td><td class="indexvalue">Lower and upper limit of a range </td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1range__t.html">gig::range_t</a></td><td class="indexvalue">Lower and upper limit of a range </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1Region.html">gig::Region</a></td><td class="indexvalue">Defines <em><a class="el" href="classgig_1_1Region.html" title="Defines Region information of an Instrument.">Region</a></em> information of an <em><a class="el" href="classgig_1_1Instrument.html" title="Provides all neccessary information for the synthesis of an Instrument.">Instrument</a></em> </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Region.html">DLS::Region</a></td><td class="indexvalue">Defines <em><a class="el" href="classDLS_1_1Region.html" title="Defines Region information of an Instrument.">Region</a></em> information of an <em><a class="el" href="classDLS_1_1Instrument.html" title="Provides all neccessary information for the synthesis of a DLS Instrument.">Instrument</a></em> </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Resource.html">DLS::Resource</a></td><td class="indexvalue">Abstract base class which encapsulates data structures which all <a class="el" href="namespaceDLS.html" title="DLS specific classes and definitions.">DLS</a> resources are able to provide </td></tr>
<tr><td class="indexkey"><a class="el" href="classgig_1_1Sample.html">gig::Sample</a></td><td class="indexvalue">Encapsulates sample waves used for playback </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Sample.html">DLS::Sample</a></td><td class="indexvalue">Encapsulates sample waves used for playback </td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1sample__loop__t.html">DLS::sample_loop_t</a></td><td class="indexvalue">Defines <a class="el" href="classDLS_1_1Sample.html" title="Encapsulates sample waves used for playback.">Sample</a> Loop Points </td></tr>
<tr><td class="indexkey"><a class="el" href="classDLS_1_1Sampler.html">DLS::Sampler</a></td><td class="indexvalue">Abstract base class which provides mandatory informations about sample players in general </td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1Info_1_1string__length__t.html">DLS::Info::string_length_t</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="structgig_1_1MidiRuleCtrlTrigger_1_1trigger__t.html">gig::MidiRuleCtrlTrigger::trigger_t</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="structDLS_1_1version__t.html">DLS::version_t</a></td><td class="indexvalue">Quadtuple version number ("major.minor.release.build") </td></tr>
</table>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Feb 9 2011 12:22:37 for libgig by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>
|