TuttleOFX
1
|
Go to the source code of this file.
Functions | |
void | sam_terminate (void) |
void | sam_unexpected (void) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 19 of file main.cpp.
References tuttle::host::core(), tuttle::common::formatters::Formatter::get(), tuttle::common::Color::get(), tuttle::host::Core::preload(), sam_terminate(), sam_unexpected(), TUTTLE_INFO, TUTTLE_LOG_ERROR, TUTTLE_LOG_INFO, TUTTLE_LOG_VAR, and TUTTLE_TLOG.
void sam_terminate | ( | void | ) |
Definition at line 5 of file main.cpp.
References TUTTLE_LOG_ERROR.
void sam_unexpected | ( | void | ) |
Definition at line 12 of file main.cpp.
References TUTTLE_LOG_ERROR.