Fission
FSN
Loading...
Searching...
No Matches
libs
fsCore
impl
cocos2d-x
debug
fsCLog.h
Go to the documentation of this file.
1
/********************************************************************
2
*
3
* File: fsCLog.h
4
*
5
* Purpose: Wrap up platform specific logging code
6
*
7
*********************************************************************/
8
9
#ifndef fsCAsserthdr
10
#define fsCAsserthdr
11
12
#include <
fsCore/fsStr.h
>
13
14
void
fsCLogMsg
(
fsStr
const
& pStr);
15
void
fsCLogError
(
fsStr
const
& pStr);
16
void
fsCLogMsgFlush
(
fsStr
const
& pStr);
17
18
19
#endif
fsCLogMsg
void fsCLogMsg(fsStr const &pStr)
Definition
fsCLog.cpp:12
fsCLogMsgFlush
void fsCLogMsgFlush(fsStr const &pStr)
Definition
fsCLog.cpp:27
fsCLogError
void fsCLogError(fsStr const &pStr)
Definition
fsCLog.cpp:18
fsStr
Definition
fsStr.h:23
fsStr.h
Generated on
for Fission by
1.16.1