OpenAstra
 
Loading...
Searching...
No Matches
DynamicLoader Class Reference

Public Member Functions

 DynamicLoader (const std::string &dynamic_object_path)
 
template<typename T>
getSymbol (const std::string &symbol_name)
 
bool isLoaded () const
 check if the object has been loaded properly
 

Member Function Documentation

◆ isLoaded()

bool DynamicLoader::isLoaded ( ) const
inline

check if the object has been loaded properly

Returns
true if loaded was successful, false otherwise.

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