Eaagles::Basic::LcBoolean Class Reference

Inherits Eaagles::Basic::LcNumber.

Inheritance diagram for Eaagles::Basic::LcBoolean:

Inheritance graph
[legend]
Collaboration diagram for Eaagles::Basic::LcBoolean:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LcBoolean (const bool num)
 LcBoolean ()
 operator bool () const
LcBooleanoperator= (const bool)

Detailed Description

 Class for boolean numbers

    Form name: boolean  


Constructor & Destructor Documentation

Eaagles::Basic::LcBoolean::LcBoolean ( const bool  num  )  [inline]

LcBoolean(const bool flag) Special constuctor that initializes the boolean to 'flag'.

Eaagles::Basic::LcBoolean::LcBoolean (  )  [inline]


Member Function Documentation

Eaagles::Basic::LcBoolean::operator bool (  )  const [inline]

Conversion Operator. Returns Value as bool type.

LcBoolean & Eaagles::Basic::LcBoolean::operator= ( const   bool  )  [inline]

Assignment Operator: =.


Generated on Tue Dec 19 16:26:05 2006 for Eaagles by  doxygen 1.5.0