Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8bd8352ccf447fd1a4d76f12554211fc65eb3ba8 (plain) (blame)
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
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<meta name="copyright" content="(C) Copyright 2005" />
<meta name="DC.rights.owner" content="(C) Copyright 2005" />
<meta content="concept" name="DC.Type" />
<meta name="DC.Title" content="State Machine Events" />
<meta name="abstract" content="Represents some real concept." />
<meta name="description" content="Represents some real concept." />
<meta scheme="URI" name="DC.Relation" content="../concepts/state_machines.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="state_machine_events" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
<link href="..\commonltr.css" type="text/css" rel="stylesheet" />
<title>State Machine Events</title>
</head>
<body id="state_machine_events"><a name="state_machine_events"><!-- --></a>


	<h1 class="topictitle1">State Machine Events</h1>

	
	
	
	<div><p>Represents some real concept.</p>

		<div class="section"><h2 class="sectiontitle">A certain aspect of this concept</h2>
			
			<p>A tool box contains many compartments for organizing tools and hardware. Keep the tool box handy for all sorts of jobs around the
				house.</p>

		</div>

		<div class="section"><h2 class="sectiontitle">Another aspect of this concept</h2>
			
			<p>A tool box contains many compartments for organizing tools and hardware. Keep the tool box handy for all sorts of jobs around the
				house.</p>

		</div>

	</div>

<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="../concepts/state_machines.html" title="Represents some real concept.">State Machines</a></div>
</div>
</div>

</body>
</html>

Back to the top