#include "Stroika/Foundation/StroikaPreComp.h"#include "Stroika/Foundation/Characters/String.h"#include "Stroika/Foundation/Common/Common.h"#include "Stroika/Foundation/Execution/Resources/Manager.h"#include "ElfResourceManager.inl"Go to the source code of this file.
Classes | |
| class | Stroika::Foundation::Execution::Resources::Concrete::ElfResourceManager |
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::Execution |
TODO:
@todo Research elf linker option, and think through how to use elf resource trick I used for
monitoring app here - to provide a resrouce file like mechanism.
@todo NOTHING implemented so far
Definition in file ElfResourceManager.h.