Struct Stencil


bHYPRE_StructStencil__object
Symbol "bHYPRE
extern C struct bHYPRE_StructStencil__object* bHYPRE_StructStencil__create sidl_BaseInterface* _ex
Constructor function for the class
bHYPRE_StructStencil bHYPRE_StructStencil__createRemote(const char * url, sidl_BaseInterface *_ex)
RMI constructor function for the class
bHYPRE_StructStencil bHYPRE_StructStencil__wrapObj(void * data, sidl_BaseInterface *_ex)
Wraps up the private data struct pointer (struct bHYPRE_StructStencil__data) passed in rather than running the constructor
bHYPRE_StructStencil__connect
RMI connector function for the class
bHYPRE_StructStencil_Create
This function is the preferred way to create a Struct Stencil
bHYPRE_StructStencil_Destroy
The Destroy function doesn't necessarily destroy anything
bHYPRE_StructStencil_SetDimension
Set the number of dimensions
bHYPRE_StructStencil_SetSize
Set the number of stencil entries
bHYPRE_StructStencil_SetElement
Set a stencil element
struct bHYPRE_StructStencil__object* bHYPRE_StructStencil__cast void* obj sidl_BaseInterface* _ex
Cast method for interface and class type conversions
void* bHYPRE_StructStencil__cast2( void* obj, const char* type, sidl_BaseInterface *_ex)
String cast method for interface and class type conversions
SIDL_C_INLINE_DECL void bHYPRE_StructStencil__exec( bHYPRE_StructStencil self, const char* methodName, sidl_rmi_Call inArgs, sidl_rmi_Return outArgs, sidl_BaseInterface *_ex)
Select and execute a method by name
SIDL_C_INLINE_DECL char* bHYPRE_StructStencil__getURL( bHYPRE_StructStencil self, sidl_BaseInterface *_ex)
Get the URL of the Implementation of this object (for RMI)
SIDL_C_INLINE_DECL void bHYPRE_StructStencil__raddRef( bHYPRE_StructStencil self, sidl_BaseInterface *_ex)
On a remote object, addrefs the remote instance
SIDL_C_INLINE_DECL sidl_bool bHYPRE_StructStencil__isRemote( bHYPRE_StructStencil self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
sidl_bool bHYPRE_StructStencil__isLocal( bHYPRE_StructStencil self, sidl_BaseInterface *_ex)
TRUE if this object is remote, false if local
struct bHYPRE_StructStencil__object* bHYPRE_StructStencil__rmicast void* obj struct sidl_BaseInterface__object **_ex
Cast method for interface and class type conversions
**_ex
RMI connector function for the class

alphabetic index hierarchy of classes


generated by doc++