YobeSDK  0.2.3
yobe_create_listener.hpp File Reference
#include "yobe_bio_listener.hpp"
#include "yobe_id_listener.hpp"
#include <memory>

Go to the source code of this file.

Namespaces

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

Detailed Description

@description: This file provides the API for creating new instances of Yobe objects.