Public Member Functions | Private Attributes
bool Class Reference

#include <boolean.h>

List of all members.

Public Member Functions

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

Private Attributes

int value

Detailed Description

Definition at line 13 of file boolean.h.


Constructor & Destructor Documentation

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

Definition at line 17 of file boolean.h.

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

Definition at line 18 of file boolean.h.

bool::bool ( ) [inline]

Definition at line 19 of file boolean.h.


Member Function Documentation

bool::operator int ( ) const [inline]

Definition at line 20 of file boolean.h.

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

Definition at line 21 of file boolean.h.


Member Data Documentation

int bool::value [private]

Definition at line 15 of file boolean.h.


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


rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14