|
Tao Language for Scripting and Computing
|
|
Documentation for Tao C++ Types and Plugin
|
|
|
Tao C++ Types and Plugin: TcNumber class Reference
TcNumber Class ReferenceCorresponding to TaoNumber.
More...
#include <taoCpptype.h>
Inheritance diagram for TcNumber:
List of all members.
|
Public Member Functions |
| TcNumber (double val=0) |
void | setValue (double val) |
| Set value.
|
double | getValue () |
| Get value.
|
short | type () const |
| Get object type.
|
short | rtti () const |
void | print (ostream *out=0, bool reserved=0) |
| Print with default format.
|
Detailed Description
Corresponding to TaoNumber.
Member Function Documentation
short TcNumber::rtti |
( |
|
) |
const [inline, virtual] |
|
|
Get object Running Time Type Identification. It is different from type() only for numeric arrays.
Reimplemented from TcBase. |
The documentation for this class was generated from the following file:
Generated on Sun Apr 24 23:42:19 2005 for Tao C++ Types and Plugin by
1.3.6
|
|
|
This website is maintained by Fu Limin.
|
Copyright(C) 2004-2005, Fu Limin.
|
Email: fu [dot] limin [dot] tao [at] gmail [dot] com
|
|