[sldev] Plugin system - first code drop

Tim Shephard tshephard at gmail.com
Tue Feb 27 07:11:10 PST 2007


> struct LLJackFoo : public LLJack
> {
>     LLJackFoo();
>     void (*FooFunc)();
>     U32 *(*BarFunc)();
> }
>

Not sure I understand the ": public LLJack".   Is that for
documentation purposes only?


More information about the SLDev mailing list