Defs.cpp File Reference
#include "Defs.hpp"

Go to the source code of this file.

Namespaces

 iv
 
 iv::Defs
 
 iv::Defs::Log
 
 iv::Defs::Time
 

Variables

const LogId iv::Defs::Log::TimeUpdates = LogId::create( "TimeUpdates" )
 
const LogId iv::Defs::Log::StreamResources = LogId::create( "StreamResources" )
 
const LogId iv::Defs::Log::Input = LogId::create( "Input" )
 
const LogId iv::Defs::Log::InputTree = LogId::create( "InputTree" )
 
const LogId iv::Defs::Log::InputEvent = LogId::create( "InputEvent" )
 
const LogId iv::Defs::Log::Picking = LogId::create( "Picking" )
 
const LogId iv::Defs::Log::DelayedLoad = LogId::create( "DelayedLoad" )
 
const TimeId iv::Defs::Time::Default = TimeId::create( "Default" )