fcml  1.2.2
Static Public Member Functions | List of all members
fcml::Env Class Reference

Exposes API responsible for environment specific operations, even if standard CPP library is used to implement them. More...

#include <fcml_common.hpp>

Static Public Member Functions

static fcml_string strDup (const fcml_string str)
 
static void strFree (fcml_string str)
 

Detailed Description

Exposes API responsible for environment specific operations, even if standard CPP library is used to implement them.

Since
1.1.0
Remarks
Internal API, not intended to be used outside.

Member Function Documentation

◆ strDup()

static fcml_string fcml::Env::strDup ( const fcml_string  str)
inlinestatic
Exceptions
std::bad_alloc
Since
1.1.0

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