class CADummy : CABase { override int Execute( ActionData action_data ) { return UA_FINISHED; } };