zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
InfoSink.h File Reference
#include <math.h>
#include "compiler/Common.h"

Go to the source code of this file.

Classes

class  TInfoSink
 
class  TInfoSinkBase
 

Enumerations

enum  TPrefixType {
  EPrefixNone, EPrefixWarning, EPrefixError, EPrefixInternalError,
  EPrefixUnimplemented, EPrefixNote
}
 

Functions

float fractionalPart (float f)
 

Enumeration Type Documentation

Enumerator
EPrefixNone 
EPrefixWarning 
EPrefixError 
EPrefixInternalError 
EPrefixUnimplemented 
EPrefixNote 

Definition at line 23 of file InfoSink.h.

Function Documentation

float fractionalPart ( float  f)
inline

Definition at line 14 of file InfoSink.h.

Referenced by TInfoSinkBase::operator<<().