zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Android.h File Reference
#include <Zeni/String.h>
#include <iostream>
#include <cstdio>

Go to the source code of this file.

Functions

void ZENI_LOGD (const Zeni::String &str)
 
void ZENI_LOGE (const Zeni::String &str)
 
void ZENI_LOGI (const Zeni::String &str)
 
void ZENI_LOGV (const Zeni::String &str)
 
void ZENI_LOGW (const Zeni::String &str)
 

Function Documentation

void ZENI_LOGI ( const Zeni::String str)
inline
void ZENI_LOGV ( const Zeni::String str)
inline

Definition at line 47 of file Android.h.

void ZENI_LOGW ( const Zeni::String str)
inline

Definition at line 56 of file Android.h.

Referenced by Zeni::Window::Window().