Public Member Functions | Protected Attributes
ngraph::IndirectScalarValueAccessor< AT, VAT > Class Template Reference
Inheritance diagram for ngraph::IndirectScalarValueAccessor< AT, VAT >:
Inheritance graph
[legend]
Collaboration diagram for ngraph::IndirectScalarValueAccessor< AT, VAT >:
Collaboration graph
[legend]

Public Member Functions

 IndirectScalarValueAccessor (AT &ref)
 
const VAT & get () override
 Returns the value.
 
void set (const VAT &value) override
 Sets the value.
 

Protected Attributes

AT & m_ref
 
VAT m_buffer
 
bool m_buffer_valid {false}
 

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