Beispiel #1
0
void
VPad::RegisterFunctions()
{
   registerCoreFunctions();
   registerStatusFunctions();
}
Beispiel #2
0
void
Module::RegisterFunctions()
{
   registerCoreFunctions();
   registerStatusFunctions();
}