Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RBD_COMMON::bool Class Reference

#include <boolean.h>

List of all members.


Detailed Description

Definition at line 13 of file boolean.h.


Public Member Functions

 bool (const int b)
 bool (const void *b)
 bool ()
 operator int () const
int operator! () const

Private Attributes

int value

Constructor & Destructor Documentation

RBD_COMMON::bool::bool ( const int  b  )  [inline]

Definition at line 17 of file boolean.h.

RBD_COMMON::bool::bool ( const void *  b  )  [inline]

Definition at line 18 of file boolean.h.

RBD_COMMON::bool::bool (  )  [inline]

Definition at line 19 of file boolean.h.


Member Function Documentation

RBD_COMMON::bool::operator int (  )  const [inline]

Definition at line 20 of file boolean.h.

int RBD_COMMON::bool::operator! (  )  const [inline]

Definition at line 21 of file boolean.h.


Member Data Documentation

int RBD_COMMON::bool::value [private]

Definition at line 15 of file boolean.h.

Referenced by bool(), operator int(), and operator!().


The documentation for this class was generated from the following file:

newmat11b
Generated Thu Nov 22 00:51:14 2007 by Doxygen 1.5.4