cgv
Loading...
Searching...
No Matches
cgv::base::abst_property_access Struct Referenceabstract
Inheritance diagram for cgv::base::abst_property_access:
cgv::base::standard_type_property_access< bool > cgv::base::standard_type_property_access< cgv::type::int16_type > cgv::base::standard_type_property_access< cgv::type::int32_type > cgv::base::standard_type_property_access< cgv::type::int64_type > cgv::base::standard_type_property_access< cgv::type::int8_type > cgv::base::standard_type_property_access< cgv::type::uint16_type > cgv::base::standard_type_property_access< cgv::type::uint32_type > cgv::base::standard_type_property_access< cgv::type::uint64_type > cgv::base::standard_type_property_access< cgv::type::uint8_type > cgv::base::standard_type_property_access< double > cgv::base::standard_type_property_access< float > cgv::base::standard_type_property_access< std::string > cgv::base::emulated_property_access< T > cgv::base::standard_type_property_access< T >

Public Member Functions

virtual const charget_type_name () const =0
 
virtual bool set (const std::string &value_type, const void *value_ptr)=0
 
virtual bool get (const std::string &value_type, void *value_ptr)=0
 

Public Attributes

bool has_changed {false}
 

Detailed Description

Definition at line 14 of file base_generator.h.

Member Data Documentation

◆ has_changed

bool cgv::base::abst_property_access::has_changed {false}

Definition at line 16 of file base_generator.h.


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