Function eCAL::IsInitialized
Contents
Function eCAL::IsInitialized#
Defined in File ecal_core.h
Function Documentation#
-
ECAL_API int eCAL::IsInitialized(unsigned int component_ = 0)#
Check eCAL initialize state.
- Parameters
component_ – Check specific component or 0 for general state of eCAL core.
- Returns
1 if eCAL is initialized.