YobeSDK 0.3.2
 
Loading...
Searching...
No Matches
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

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< BioListenerYobe::Create::NewBioListener ()
 Creates a new instance of BioListener.
 
YOBE_SDK_API std::shared_ptr< IDListenerYobe::Create::NewIDListener ()
 Creates a new instance of IDListener.
 

Detailed Description

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