ClanSoft logo
ClanSoft logo

    CL_NetObjectCreator

NetObject creation interface.

Description

CL_NetObjectCreator is used by NetObjectControllers to create a new slave netobject based on its type ID and a creation packet. Inherit and implement this class to use the netobjects.

Class members

virtual ~CL_NetObjectCreator()
virtual CL_NetObject *create( int type, CL_InputSource *input)

See Also

None


Back to index



This page was built using the Perceps documentation system.