Class CGlobals
Defined in File ecal_globals.h
Class Documentation
-
class CGlobals
Public Functions
-
~CGlobals()
-
bool Initialize(unsigned int components_)
-
bool IsInitialized()
-
bool IsInitialized(unsigned int component_)
-
inline unsigned int GetComponents() const
-
bool Finalize()
-
inline const std::shared_ptr<eCAL::CUDPReaderLayer> &udp_reader_layer()
-
inline const std::shared_ptr<eCAL::CTCPReaderLayer> &tcp_reader_layer()
-
inline const std::shared_ptr<eCAL::CSHMReaderLayer> &shm_reader_layer()
Friends
- friend class eCAL::Util::CSingleInstanceHelper< CGlobals >
-
~CGlobals()