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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Environment Class<br />

getCacheMaxSize()<br />

getCacheOptSize()<br />

getCurrentHeapSize ()<br />

getMap()<br />

getOCIEnvironment()<br />

This method retrieves the Cache Max heap size.<br />

Syntax<br />

unsigned int getCacheMaxSize() const;<br />

This method retrieves the Cache optimal heap size.<br />

Syntax<br />

unsigned int getCacheOptSize() const;<br />

This method returns the amount of memory currently allocated to all objects in this<br />

environment.<br />

Syntax<br />

unsigned int getCurrentHeapSize() const;<br />

This method returns a pointer to the map for this environment.<br />

Syntax<br />

Map *getMap() const;<br />

This method returns a pointer to the OCI environment associated with this<br />

environment.<br />

Syntax<br />

LNOCIEnv *getOCIEnvironment() const;<br />

8-66 <strong>Oracle</strong> <strong>C++</strong> <strong>Call</strong> <strong>Interface</strong> Programmer’s <strong>Guide</strong>

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

Saved successfully!

Ooh no, something went wrong!