SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
Loading...
Searching...
No Matches
SDOM_AssetHandle.cpp File Reference
#include <SDOM/SDOM.hpp>
#include <SDOM/SDOM_Factory.hpp>
#include <SDOM/SDOM_IAssetObject.hpp>
#include <SDOM/SDOM_AssetHandle.hpp>
#include <iostream>

Namespaces

namespace  SDOM
 Contains all core classes and utilities for the SDOM library.
 

Functions

static void SDOM::set_if_absent (sol::table &handle, const char *name, auto &&fn)