The Flock  0.00.001
Public Member Functions | Properties | List of all members
CoreObject Class Reference

Core object, which also implements IDebuggable class for debug functionalities. More...

Inheritance diagram for CoreObject:
IDebuggable AudioItem MainClient MainServer PlayerIOModel PlayerIOSend

Public Member Functions

void logDebug (string message)
 
void logWarning (string message)
 
void logError (string message)
 

Properties

bool debug [get, set]
 
- Properties inherited from IDebuggable
bool debug [get, set]
 

Detailed Description

Core object, which also implements IDebuggable class for debug functionalities.

Member Function Documentation

void CoreObject.logDebug ( string  message)

Implements IDebuggable.

void CoreObject.logError ( string  message)

Implements IDebuggable.

void CoreObject.logWarning ( string  message)

Implements IDebuggable.

Property Documentation

bool CoreObject.debug
getset

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