Go to the source code of this file.
Namespaces | |
namespace | Yobe::Create |
Namespace for functions that create new instances of Yobe objects. | |
namespace | Yobe |
Contains all Yobe-related functions and structures. | |
Functions | |
YOBE_SDK_API std::shared_ptr< BioListener > | Yobe::Create::NewBioListener () |
Creates a new instance of BioListener. | |
YOBE_SDK_API std::shared_ptr< IDListener > | Yobe::Create::NewIDListener () |
Creates a new instance of IDListener. | |