Homepage Demos Overview Downloads Tutorials Reference
Credits

SoundPlay/entry.h File Reference

#include <Types.h>
#include "def.h"

Include dependency graph for SoundPlay/entry.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Variables

const int numOfHook = 4
const Selector Entry_Hook [numOfHook] = { 0, 1, 2, 3 }
const Selector Entry_Control [numOfSubject] = { 4, 5, 6 }
const Selector Entry_Ready [numOfSubject] = { 7, 8, 9 }
const Selector Entry_Connect [numOfObserver] = { 10, 11 }
const Selector Entry_Notify [numOfObserver] = { 12, 13 }
const longword numOfBasicEntries = 14


Variable Documentation

const Selector Entry_Connect[numOfObserver] = { 10, 11 }
 

Definition at line 29 of file SoundPlay/entry.h.

const Selector Entry_Control[numOfSubject] = { 4, 5, 6 }
 

Definition at line 27 of file SoundPlay/entry.h.

const Selector Entry_Hook[numOfHook] = { 0, 1, 2, 3 }
 

Definition at line 26 of file SoundPlay/entry.h.

const Selector Entry_Notify[numOfObserver] = { 12, 13 }
 

Definition at line 30 of file SoundPlay/entry.h.

const Selector Entry_Ready[numOfSubject] = { 7, 8, 9 }
 

Definition at line 28 of file SoundPlay/entry.h.

const longword numOfBasicEntries = 14
 

Definition at line 36 of file SoundPlay/entry.h.

const int numOfHook = 4
 

Definition at line 24 of file SoundPlay/entry.h.


Tekkotsu v2.2
Generated Tue Oct 19 14:19:28 2004 by Doxygen 1.3.9.1