Homepage Demos Overview Downloads Tutorials Reference
Credits

MMCombo/entry.h File Reference

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

Include dependency graph for MMCombo/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, 7, 8, 9, 10 }
const Selector Entry_Ready [numOfSubject] = { 11, 12, 13, 14, 15, 16, 17 }
const Selector Entry_Connect [numOfObserver] = { 18, 19, 20, 21, 22, 23, 24, 25, 26 }
const Selector Entry_Notify [numOfObserver] = { 27, 28, 29, 30, 31, 32, 33, 34, 35 }
const longword numOfBasicEntries = 36
const Selector Extra_Entry [] = { 36, 37, 38, 39, 40, 41, 42 }
const int entryGotPowerEvent = 0
const int entryListenCont = 1
const int entryBindCont = 2
const int entryConnectCont = 3
const int entrySendCont = 4
const int entryReceiveCont = 5
const int entryCloseCont = 6


Variable Documentation

const Selector Entry_Connect[numOfObserver] = { 18, 19, 20, 21, 22, 23, 24, 25, 26 }
 

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

const Selector Entry_Control[numOfSubject] = { 4, 5, 6, 7, 8, 9, 10 }
 

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

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

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

const Selector Entry_Notify[numOfObserver] = { 27, 28, 29, 30, 31, 32, 33, 34, 35 }
 

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

const Selector Entry_Ready[numOfSubject] = { 11, 12, 13, 14, 15, 16, 17 }
 

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

const int entryBindCont = 2
 

Definition at line 45 of file MMCombo/entry.h.

const int entryCloseCont = 6
 

Definition at line 49 of file MMCombo/entry.h.

Referenced by Wireless::close().

const int entryConnectCont = 3
 

Definition at line 46 of file MMCombo/entry.h.

Referenced by Wireless::connect().

const int entryGotPowerEvent = 0
 

Definition at line 43 of file MMCombo/entry.h.

Referenced by MMCombo::DoInit().

const int entryListenCont = 1
 

Definition at line 44 of file MMCombo/entry.h.

Referenced by Wireless::listen().

const int entryReceiveCont = 5
 

Definition at line 48 of file MMCombo/entry.h.

Referenced by Wireless::receive().

const int entrySendCont = 4
 

Definition at line 47 of file MMCombo/entry.h.

Referenced by Wireless::send().

const Selector Extra_Entry[] = { 36, 37, 38, 39, 40, 41, 42 }
 

Definition at line 41 of file MMCombo/entry.h.

Referenced by Wireless::close(), Wireless::connect(), MMCombo::DoInit(), Wireless::listen(), Wireless::receive(), and Wireless::send().

const longword numOfBasicEntries = 36
 

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

const int numOfHook = 4
 

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


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