<!DOCTYPE REFENTRY PUBLIC "-//Sun Microsystems//DTD DocBook V3.0-Based SolBook Subset V2.0//EN" [
<!--ArborText, Inc., 1988-1999, v.4002-->
<!--ARC : LSARC 2008/074 Gtkmm,glibmm,cairomm and libsigc++ for Indiana-->
<!ENTITY cmd "libsigc-2.0">
<!ENTITY % commonents SYSTEM "smancommon.ent">
%commonents;
<!ENTITY % booktitles SYSTEM "booktitles.ent">
%booktitles;
<!ENTITY suncopy "Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.">
]>
<?Pub UDT _bookmark _target>
<?Pub Inc>
<refentry id="libsigc-2.0-3">
<!-- %Z%%M% %I% %E% SMI; -->
<refmeta><refentrytitle>libsigc-2.0</refentrytitle><manvolnum>3</manvolnum>
<refmiscinfo class="date">01 Aug 2008</refmiscinfo>
<refmiscinfo class="sectdesc">&man3;</refmiscinfo>
<refmiscinfo class="software">&release;</refmiscinfo>
<refmiscinfo class="arch">generic</refmiscinfo>
<refmiscinfo class="copyright">&suncopy;</refmiscinfo>
</refmeta>
<indexterm><primary>&cmd</primary></indexterm><indexterm><primary>
a typesafe callback system for standard C++</primary></indexterm>
<refnamediv id="libsigc-2.0-3-name"><refname>libsigc-2.0</refname>
<refpurpose>a typesafe callback system for standard C++</refpurpose></refnamediv>
<refsect1 id="libsigc-2.0-3-desc"><title>&desc-tt;</title>
<para><command>&cmd;</command> implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual. </para>
<para><command>&cmd;</command> also contains adapter classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries.</para>
<para>
Please note that these C++ interfaces are built with the Sun Studio C++
Compiler and compiled with the -compat=5 C++ compiler option, so version 5
(Standard Mode) of the C++ ABI standard is used.
</para>
</refsect1>
<refsect1 id="libsigc-2.0-3-file"><title>&file-tt;</title>
<para>The following files are used by this library:</para>
<variablelist termlength="wide">
<varlistentry><term><filename>/usr/lib/&cmd;.so</filename> </term><listitem>
<para><command>&cmd;</command> shared library</para>
</listitem></varlistentry>
<varlistentry><term><filename>/usr/share/doc/&cmd;</filename> </term>
<listitem><para><command>&cmd;</command> docs and examples</para>
</listitem></varlistentry>
</variablelist></refsect1>
<refsect1 id="libsigc-2.0-3-attr"><title>&attr-tt;</title>
<para>See <olink targetdocent="REFMAN5" localinfo="attributes-5"><citerefentry>
<refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry></olink>
for descriptions of the following attributes:</para>
<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1"><colspec colname="COLSPEC0" colwidth="1*">
<colspec colname="COLSPEC1" colwidth="1*">
<thead>
<row><entry align="center" valign="middle">ATTRIBUTE TYPE</entry><entry align="center"
valign="middle">ATTRIBUTE VALUE</entry></row>
</thead>
<tbody>
<row><entry><para>Availability</para></entry><entry><para>library/c++/sigcpp</para></entry></row>
<row><entry colname="COLSPEC0"><para>Interface stability</para></entry><entry
colname="COLSPEC1"><para>Uncommitted</para></entry></row>
</tbody>
</tgroup>
</informaltable>
</refsect1>
<refsect1 id="libsigc-2.0-3-also"><title>&also-tt;</title>
<!--Reference to another man page-->
<!--Reference to a Help manual-->
<!--Reference to a book.-->
<para>
<citerefentry><refentrytitle>attributes</refentrytitle><manvolnum>5</manvolnum></citerefentry>
</para>
</refsect1>
<refsect1 id="libsigc-2.0-3-note"><title>&note-tt;</title>
<para>Written by Elaine Xiong, Sun Microsystems Inc., 2008.</para>
</refsect1>
</refentry>