API Reference > OdDAI Namespace > Classes > Event Class > Event Methods > Event::makeEvent Method
Event::makeEvent Method
Syntax
C++
static EventPtr makeEvent(const char* functionName);
Parameters 
Description 
const char* functionName 
[in] Pointer to a name of the function for the event. 

Smart pointer to the created event.

Creates an event with the specified function. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.