Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

net::threebit::jvr::GC_PARM_BLK Class Reference

Inheritance diagram for net::threebit::jvr::GC_PARM_BLK:

net::threebit::jvr::JvrJni net::threebit::jvr::JVRBaseClass List of all members.

Public Member Functions

 GC_PARM_BLK () throws JVRException
void finalize ()

Static Package Functions

 [static initializer]

Private Member Functions

native void allocateNative () throws JVRException
native void releaseNative () throws JVRException

Private Attributes

int offset = -1

Detailed Description

Java equivalent of the Dialogic GC_PARM_BLK structure.

This class is not supported yet. Supply NULL anywhere where it is required.

Definition at line 30 of file GC_PARM_BLK.java.


Constructor & Destructor Documentation

net::threebit::jvr::GC_PARM_BLK::GC_PARM_BLK  )  throws JVRException [inline]
 

Definition at line 43 of file GC_PARM_BLK.java.

References allocateNative().


Member Function Documentation

net::threebit::jvr::GC_PARM_BLK::[static initializer]  )  [inline, static, package]
 

Reimplemented from net::threebit::jvr::JvrJni.

native void net::threebit::jvr::GC_PARM_BLK::allocateNative  )  throws JVRException [private]
 

Allocates native resources.

Referenced by GC_PARM_BLK().

void net::threebit::jvr::GC_PARM_BLK::finalize  )  [inline]
 

Definition at line 62 of file GC_PARM_BLK.java.

References releaseNative().

native void net::threebit::jvr::GC_PARM_BLK::releaseNative  )  throws JVRException [private]
 

Releases native resources.

Referenced by finalize().


Member Data Documentation

int net::threebit::jvr::GC_PARM_BLK::offset = -1 [private]
 

Offset within native context GC_PARM_BLK array that is allocated to this instance. A value of -1 means that no instance has been allocated.

Definition at line 38 of file GC_PARM_BLK.java.


The documentation for this class was generated from the following file:
Generated on Sat Jul 16 03:47:43 2005 for JVR by doxygen 1.3.5