jcpp::BooleanJC Class Reference

#include <BooleanJC.h>

Inheritance diagram for jcpp::BooleanJC:

Inheritance graph
[legend]
Collaboration diagram for jcpp::BooleanJC:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BooleanJC (char *s)
 BooleanJC (boolean value_)
boolean booleanValue ()
boolean equals (Object *obj)
char * toString ()

Static Public Member Functions

static BooleanJCvalueOf (char *s)

Private Attributes

boolean value


Detailed Description

Boolean object ala java

Member Function Documentation

boolean jcpp::BooleanJC::booleanValue (  ) 

Returns value.

boolean jcpp::BooleanJC::equals ( Object obj  ) 

comparator

char* jcpp::BooleanJC::toString (  ) 

Returns TRUE or FALSE


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

Generated on Thu Mar 17 13:10:45 2011 for CCAFFEINE by  doxygen 1.5.9