ClanSoft logo
ClanSoft logo

    CL_NetDataCreator

NetDataObject creation interface.

Description

CL_NetDataCreator is used by CL_NetDataController 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_NetDataCreator()
virtual CL_NetDataObject *create_data( int type, int size)

See Also

None


Back to index



This page was built using the Perceps documentation system.