classdesc::ArgVector Class Reference

#include <javaClass_base.h>

Inheritance diagram for classdesc::ArgVector:
Inheritance graph
Collaboration diagram for classdesc::ArgVector:
Collaboration graph

Public Member Functions

 ArgVector (size_t n=0)
 
 ArgVector (JNIEnv *env, jobjectArray &args)
 

Detailed Description

A vector of arguments that initialises from a jobjectArray, and modifies said object array if any of the arguments return a changed value


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