Homepage Demos Overview Downloads Tutorials Reference
Credits

SoundPlayStub.cc File Reference

#include <MCOOP.h>
#include <ObjectEntryTable.h>
#include <OPENR/stub_macro.h>
#include "def.h"
#include "entry.h"
#include "SoundPlayStub.h"
#include "SoundPlay.h"

Include dependency graph for SoundPlayStub.cc:

Include dependency graph

Go to the source code of this file.

Functions

 StubFuncDefine_Basic (Init) StubFuncDefine_Basic(Start) StubFuncDefine_Basic(Stop) StubFuncDefine_Basic(Destroy) StubFuncDefine_Control_nofunc(0) StubFuncDefine_Ready(0
ReadySendSound StubFuncDefine_Control_nofunc (1) StubFuncDefine_Ready(1
ReadySendSound ReadyRegisterSoundManager StubFuncDefine_Control_nofunc (2) StubFuncDefine_Ready_nofunc(2) StubFuncDefine_Connect_nofunc(0) StubFuncDefine_Notify(0
ReadySendSound ReadyRegisterSoundManager
GotSoundMsg 
StubFuncDefine_Connect_nofunc (1) StubFuncDefine_Notify(1

Variables

SoundPlay Self
ReadySendSound ReadyRegisterSoundManager
GotSoundMsg GotEventTranslatorQueue
_Hook 
_hook [numOfHook] = { _Hook(Init), _Hook(Start), _Hook(Stop), _Hook(Destroy) }
_Control _control [numOfSubject] = { _Control(0), _Control(1), _Control(2) }
_Ready _ready [numOfSubject] = { _Ready(0), _Ready(1), _Ready(2) }
_Connect _connect [numOfObserver] = { _Connect(0), _Connect(1) }
_Notify _notify [numOfObserver] = { _Notify(0), _Notify(1) }
ObjectEntry ObjectEntryTable []


Function Documentation

StubFuncDefine_Basic Init   ) 
 

ReadySendSound ReadyRegisterSoundManager GotSoundMsg StubFuncDefine_Connect_nofunc  ) 
 

ReadySendSound ReadyRegisterSoundManager StubFuncDefine_Control_nofunc  ) 
 

ReadySendSound StubFuncDefine_Control_nofunc  ) 
 


Variable Documentation

_Connect _connect[numOfObserver] = { _Connect(0), _Connect(1) }
 

Definition at line 104 of file SoundPlayStub.cc.

_Control _control[numOfSubject] = { _Control(0), _Control(1), _Control(2) }
 

Definition at line 102 of file SoundPlayStub.cc.

ReadySendSound ReadyRegisterSoundManager GotSoundMsg GotEventTranslatorQueue _Hook _hook[numOfHook] = { _Hook(Init), _Hook(Start), _Hook(Stop), _Hook(Destroy) }
 

Definition at line 101 of file SoundPlayStub.cc.

_Notify _notify[numOfObserver] = { _Notify(0), _Notify(1) }
 

Definition at line 105 of file SoundPlayStub.cc.

_Ready _ready[numOfSubject] = { _Ready(0), _Ready(1), _Ready(2) }
 

Definition at line 103 of file SoundPlayStub.cc.

ObjectEntry ObjectEntryTable[]
 

Initial value:

 {
    {Entry_Hook[0],   (Entry) _Hook(Init)},
    {Entry_Hook[1],   (Entry) _Hook(Start)},
    {Entry_Hook[2],   (Entry) _Hook(Stop)},
    {Entry_Hook[3],   (Entry) _Hook(Destroy)},
    {Entry_Control[0],  (Entry) _Control(0)},
    {Entry_Control[1],  (Entry) _Control(1)},
    {Entry_Control[2],  (Entry) _Control(2)},
    {Entry_Ready[0],  (Entry) _Ready(0)},
    {Entry_Ready[1],  (Entry) _Ready(1)},
    {Entry_Ready[2],  (Entry) _Ready(2)},
    {Entry_Connect[0],  (Entry) _Connect(0)},
    {Entry_Connect[1],  (Entry) _Connect(1)},
    {Entry_Notify[0],   (Entry) _Notify(0)},
    {Entry_Notify[1],   (Entry) _Notify(1)},
    {UNDEF,     (Entry) ENTRY_UNDEF}
}

Definition at line 107 of file SoundPlayStub.cc.

SoundPlay Self
 

Definition at line 35 of file SoundPlayStub.cc.


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