Codemesh Runtime v3 C++ API Reference  3.9.205
Public Member Functions | List of all members
class_info Class Reference

Public Member Functions

void set_class (jint id)
 
jint get_class () const
 
void set_class_name (char *name)
 
char * get_class_name () const
 
void set_super (jint id)
 
jint get_super () const
 
void set_num_ifcs (jint num)
 
jsize get_num_ifcs () const
 
void set_ifc (int index, jint id)
 
jint get_ifc (int index) const
 

The documentation for this class was generated from the following file:

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.