10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

operator char()<br />

Parameters<br />

operator signed char()<br />

operator double()<br />

operator float()<br />

operator int()<br />

a<br />

A parameter of type Number.<br />

Number Class<br />

This method returns the value of the Number object converted to a native char.<br />

Syntax<br />

operator char() const;<br />

This method returns the value of the Number object converted to a native signed<br />

char.<br />

Syntax<br />

operator signed char() const;<br />

This method returns the value of the Number object converted to a native double.<br />

Syntax<br />

operator double() const;<br />

This method returns the value of the Number object converted to a native float.<br />

Syntax<br />

operator float() const;<br />

This method returns the value of the Number object converted to a native int.<br />

OCCI Classes and Methods 8-119

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!