JavaCall Struct Reference

#include <java_helper.h>

公共成员函数

  JavaCall ()
  JavaCall (const Char *memberName, const Char *sig, Bool staticCall)

Public Attributes

const Char _memberName
const Char _sig
Bool   _static

构造函数 & 析构函数文档编制

◆  JavaCall() [1/2]

JavaCall ( )

◆  JavaCall() [2/2]

JavaCall ( const Char memberName ,
const Char sig ,
Bool   staticCall  
)

Member Data Documentation

◆  _memberName

const Char * _memberName

◆  _sig

const Char * _sig

◆  _static

Bool _static