Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.core.AIMValue Class Reference

Classes

class  AIMValue_Type
 

Public Member Functions

 AIMValue (long cPtr, boolean cMemoryOwn)
 
synchronized void delete ()
 
 AIMValue (int value)
 
 AIMValue (boolean value)
 
 AIMValue (float value)
 
 AIMValue (double value)
 
 AIMValue (String value)
 
 AIMValue (AIMValueMap value)
 
 AIMValue (AIMValueVector value)
 
 AIMValue (AIMValue other)
 
boolean isEmpty ()
 
boolean isNumeric ()
 
boolean isInt ()
 
boolean isBool ()
 
boolean isFloat ()
 
boolean isDouble ()
 
boolean isString ()
 
boolean isMap ()
 
boolean isVector ()
 
AIMValue.AIMValue_Type getType ()
 
SWIGTYPE_p_void getValue ()
 
String getTypeString ()
 
int getIntValue ()
 
float getFloatValue ()
 
boolean getBoolValue ()
 
double getDoubleValue ()
 
SWIGTYPE_p_std__string getStringValue ()
 
String getStringValueCopy ()
 
AIMValueVector getVectorValue ()
 
AIMValueMap getMapValue ()
 
String toJSONValue ()
 

Static Public Member Functions

static long getCPtr (AIMValue obj)
 

Public Attributes

boolean swigCMemOwn
 

Protected Member Functions

void finalize ()
 

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