CVR-Lib last update 20 Sep 2009

cvrObject.h File Reference

Defines the parent class of most classes in the CVR-Lib. More...

#include <string>

Include dependency graph for cvrObject.h:

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

Go to the source code of this file.

Classes

class  cvr::object
 Base class for most objects in the CVR-Lib. More...

Namespaces

namespace  cvr

Defines

#define _CVR_RETURN_CLASS_NAME

Functions

bool cvr::isNull (const void *p)
bool cvr::notNull (const void *p)


Detailed Description

Defines the parent class of most classes in the CVR-Lib.

Author:
Pablo Alvarado
Date:
01.04.99
Id
cvrObject.h,v 1.7 2005/03/29 13:09:52 doerfler Exp

Define Documentation

#define _CVR_RETURN_CLASS_NAME

Value:

static const std::string theName = this->buildName(); \
  return theName;
Macro used to simplify the efficient "computation" of the class name.


Generated on Sun Sep 20 22:08:24 2009 for CVR-Lib by Doxygen 1.5.8