Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ThingReferences.cpp File Reference

This file contains the definitions for functions belonging to the ThingReferences namespace. More...

#include "CentumSharedCode.h"

Include dependency graph for ThingReferences.cpp:


Namespaces

namespace  ThingReferences

Functions

bool CThingIn (CThingArray *p, CThing *t)
 This function returns if the the given CThing pointer is in the passed array.

Detailed Description

This file contains the definitions for functions belonging to the ThingReferences namespace.


Function Documentation

bool CThingIn CThingArray p,
CThing t
 

This function returns if the the given CThing pointer is in the passed array.

Passing NULL for the array is an error.

Parameters:
p the array to be searched in.
t the CThing pointer to be looked for.
Returns:
the truth value.


Generated on Sat Apr 16 16:31:09 2005 for Centum API by  doxygen 1.4.2