ArnLib  4.0.x
Active Registry Network
Arn::DataType Class Reference

Data type of an Arn Data Object More...

#include <Arn.hpp>

Public Types

enum  E {
  Null = 0, Int = 1, Double = 2, Real = 2,
  ByteArray = 3, String = 4, Variant = 5
}
 

Detailed Description

Data type of an Arn Data Object

Definition at line 74 of file Arn.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Null 
Int 
Double 
Real 
ByteArray 
String 
Variant 

Definition at line 78 of file Arn.hpp.


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