<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../docs.xsl"?>

<docs type="symbol" project="SIEGE" version="0.8.2" rpath="..">
	<file root="siege" name="common.h">
		<group key="Common" name="Common">
			<symbol id="1" kind="type" internal="false" cname="SGbool">
				<index>
					<entry key="bool">SGbool</entry>
					<entry key="enum">SGenum</entry>
				</index>
				<section name="Name">
					<names>
						<name>SGbool</name>
						<descr>boolean type</descr>
					</names>
					<names>
						<name>SGenum</name>
						<descr>enumeration type; equivalent to <ref local="false" path="." file="common" group="Common" name="SGbyte" id="3">SGuint</ref></descr>
					</names>
				</section>
				<section name="Synopsis">
					<code-block lang="C">typedef ... <ref local="true" path="." file="common" group="Common" name="SGbool" id="1">SGbool</ref>;
typedef <ref local="false" path="." file="common" group="Common" name="SGbyte" id="3">SGuint</ref> <ref local="true" path="." file="common" group="Common" name="SGbool" id="1">SGenum</ref>;</code-block>
				</section>
				<section name="Description">
					<p>
						Type aliases for booleans and for enums (#defines). <ref local="true" path="." file="common" group="Common" name="SGbool" id="1">SGenum</ref> is guaranteed to be the same type as <ref local="false" path="." file="common" group="Common" name="SGbyte" id="3">SGuint</ref>.
					</p>
				</section>
				<section name="See Also">
					<sees>
						<see><ref local="true" path="." file="common" group="Common" name="SGbool" id="1">SGenum</ref></see>
						<see><ref local="false" path="." file="common" group="Common" name="SGchar" id="2">SGchar</ref></see>
						<see><ref local="false" path="." file="common" group="Common" name="SGbyte" id="3">SGuint</ref></see>
						<see><ref local="false" path="." file="common" group="Common" name="SGfloat" id="4">SGfloat</ref></see>
					</sees>
				</section>
			</symbol>
		</group>
	</file>
</docs>
