Namespace for functions that create new instances of Yobe objects. More...
Functions | |
| YOBE_SDK_API std::shared_ptr< BioListener > | NewBioListener () |
| Creates a new instance of BioListener. More... | |
| YOBE_SDK_API std::shared_ptr< IDListener > | NewIDListener () |
| Creates a new instance of IDListener. More... | |
Namespace for functions that create new instances of Yobe objects.
| 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.