mcx::license::License
less than a minute
mcx::license::License
Public Functions
| Name | |
|---|---|
| License(const std::string & filename, const std::string & key, bool verbose =false) | |
| ~License() | |
| bool | isValid() const |
| int64_t | status() const |
| std::string | toString() const |
Public Functions Documentation
function License
License(
const std::string & filename,
const std::string & key,
bool verbose =false
)
function ~License
~License()
function isValid
bool isValid() const
function status
int64_t status() const
function toString
std::string toString() const
Updated on 2022-04-05 at 16:21:27 +0200