random_utils/include/random_utils/LogManager.h File Reference

#include <iostream>

Include dependency graph for LogManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  random_utils

Classes

class  random_utils::LogManager

Defines

#define rErr(x)   random_utils::LogManager::error(__FILE__, x);
#define rWrn(x)   random_utils::LogManager::warning(__FILE__, x);
#define rDbg(x)   random_utils::LogManager::debug(__FILE__, x);


Define Documentation

#define rDbg (  )     random_utils::LogManager::debug(__FILE__, x);

Definition at line 35 of file LogManager.h.

#define rErr (  )     random_utils::LogManager::error(__FILE__, x);

Definition at line 33 of file LogManager.h.

Referenced by vrsode::CollisionBody::CollisionBody(), vrsode::NearCallback(), and vrsode::CollisionBody::setupTransformationNodes().

#define rWrn (  )     random_utils::LogManager::warning(__FILE__, x);

Definition at line 34 of file LogManager.h.

Referenced by vrsode::PhysicsJointBall::setCFM(), vrsode::PhysicsJointBall::setHighStop(), vrsode::PhysicsJointBall::setLowStop(), vrsode::PhysicsJointBall::setMotorMaxForce(), vrsode::PhysicsJointBall::setMotorVelocity(), and vrsode::PhysicsJointBall::setStopBounce().


Generated on Fri May 11 21:02:03 2007 for Random Racer by  doxygen 1.5.1