cgv
Loading...
Searching...
No Matches
cgv::base::property_access< std::string > Struct Reference
Inheritance diagram for cgv::base::property_access< std::string >:
cgv::base::standard_type_property_access< std::string > cgv::base::abst_property_access

Public Member Functions

 property_access (std::string *_ptr)
 
- Public Member Functions inherited from cgv::base::standard_type_property_access< std::string >
 standard_type_property_access (std::string *_ptr)
 
const charget_type_name () const override
 
bool set (const std::string &value_type, const void *value_ptr) override
 
bool get (const std::string &value_type, void *value_ptr) override
 

Additional Inherited Members

- Public Attributes inherited from cgv::base::standard_type_property_access< std::string >
std::string * ptr
 
- Public Attributes inherited from cgv::base::abst_property_access
bool has_changed {false}
 

Detailed Description

Definition at line 80 of file base_generator.h.

Constructor & Destructor Documentation

◆ property_access()

cgv::base::property_access< std::string >::property_access ( std::string *  _ptr)
inline

Definition at line 66 of file base_generator.h.


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