Go to the documentation of this file.
49 class r_Property :
public r_Meta_Object
54 r_Property(
const char* newTypeName,
const r_Base_Type& newType );
57 r_Property(
const r_Property& oldObj );
60 const r_Property& operator=(
const r_Property& oldObj );
63 virtual ~r_Property();
66 const r_Base_Type& type_of()
const;