34 static const constexpr char* TYPE_MEMBER_NAME =
"_aron_type";
35 static const constexpr char* ACCEPTED_TYPE_MEMBER_NAME =
"_aron_accepted_type";
36 static const constexpr char* FIRST_ACCEPTED_TYPE_MEMBER_NAME =
"_aron_first_accepted_type";
37 static const constexpr char* SECOND_ACCEPTED_TYPE_MEMBER_NAME =
38 "_aron_second_accepted_type";
aron::data::VariantPtr latest
std::shared_ptr< Variant > VariantPtr
std::shared_ptr< class Quaternion > QuaternionPtr
std::shared_ptr< class AnyObject > AnyObjectPtr
std::shared_ptr< Object > ObjectPtr
std::shared_ptr< class Double > DoublePtr
std::shared_ptr< class Matrix > MatrixPtr
std::shared_ptr< class Image > ImagePtr
std::shared_ptr< class Long > LongPtr
std::shared_ptr< class String > StringPtr
std::shared_ptr< class PointCloud > PointCloudPtr
std::shared_ptr< class Pair > PairPtr
std::shared_ptr< class NDArray > NDArrayPtr
std::shared_ptr< class Int > IntPtr
std::shared_ptr< class Float > FloatPtr
std::shared_ptr< class Bool > BoolPtr
std::shared_ptr< class Tuple > TuplePtr
std::shared_ptr< class Dict > DictPtr
std::shared_ptr< IntEnum > IntEnumPtr
std::shared_ptr< class List > ListPtr
The VariantVisitor struct.