SMulticoreI Class Reference

Base class for all multicore systems. More...

#include <bsapi.h>

Inheritance diagram for SMulticoreI:

SAsyncProcessingCallbackI SMulticoreSignalModelling2I SMulticoreVoicePrintExtractorI SMulticoreSpeakerID2I List of all members.

Public Member Functions

virtual int BSAPI_METHOD GetNCores ()=0
 Returns the number of threads which have been set.
virtual bool BSAPI_METHOD WaitForComplete ()=0
 Stops processing in main thread until finishing of all asynchronous threads.

Detailed Description

Base class for all multicore systems.


Member Function Documentation

virtual int BSAPI_METHOD SMulticoreI::GetNCores (  )  [pure virtual]

Returns the number of threads which have been set.

Returns:
number of threads

virtual bool BSAPI_METHOD SMulticoreI::WaitForComplete (  )  [pure virtual]

Stops processing in main thread until finishing of all asynchronous threads.

Returns:
true all files in asynchronous threads were successfuly processed


The documentation for this class was generated from the following file:
Generated on Wed Apr 11 10:00:42 2012 for BSAPI by  doxygen 1.4.7