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:
Go to the source code of this file.
Function Documentation
StubFuncDefine_Basic |
( |
Init |
|
) |
|
|
ReadySendSound ReadyRegisterSoundManager GotSoundMsg StubFuncDefine_Connect_nofunc |
( |
1 |
|
) |
|
|
ReadySendSound ReadyRegisterSoundManager StubFuncDefine_Control_nofunc |
( |
2 |
|
) |
|
|
ReadySendSound StubFuncDefine_Control_nofunc |
( |
1 |
|
) |
|
|
Variable Documentation
ReadySendSound ReadyRegisterSoundManager GotSoundMsg GotEventTranslatorQueue _Hook _hook[numOfHook] = { _Hook(Init), _Hook(Start), _Hook(Stop), _Hook(Destroy) }
|
|
|
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. |
|