DynXX-Cxx
Loading...
Searching...
No Matches
Functions
DynXX.hxx File Reference
#include "Net.hxx"
#include "KV.hxx"
#include "SQLite.hxx"
#include "Lua.hxx"
#include "JS.hxx"
#include "Log.hxx"
#include "Json.hxx"
#include "Coding.hxx"
#include "Crypto.hxx"
#include "Zip.hxx"
#include "Device.hxx"
#include "Memory.hxx"

Go to the source code of this file.

Functions

std::string dynxxGetVersion ()
 
bool dynxxInit (std::string_view root)
 
std::optional< std::stringdynxxRootPath ()
 
void dynxxRelease ()
 

Function Documentation

◆ dynxxGetVersion()

std::string dynxxGetVersion ( )

◆ dynxxInit()

bool dynxxInit ( std::string_view  root)

◆ dynxxRelease()

void dynxxRelease ( )

◆ dynxxRootPath()

std::optional< std::string > dynxxRootPath ( )