te::core::LibraryEntry Struct Reference

#include <LibraryManager.h>

Public Attributes

CleanupFnct m_cleanupFptr
 
bool m_initialized
 
std::string m_name
 
StartupFnct m_startFptr
 

Detailed Description

Definition at line 61 of file LibraryManager.h.

Member Data Documentation

CleanupFnct te::core::LibraryEntry::m_cleanupFptr

Definition at line 65 of file LibraryManager.h.

bool te::core::LibraryEntry::m_initialized

Definition at line 66 of file LibraryManager.h.

std::string te::core::LibraryEntry::m_name

Definition at line 63 of file LibraryManager.h.

StartupFnct te::core::LibraryEntry::m_startFptr

Definition at line 64 of file LibraryManager.h.


The documentation for this struct was generated from the following file: