Public Member Functions
ngraph::VisitorAdapter Class Referenceabstract

Adapters will see visitor. More...

#include <attribute_adapter.hpp>

Inheritance diagram for ngraph::VisitorAdapter:
Inheritance graph
[legend]
Collaboration diagram for ngraph::VisitorAdapter:
Collaboration graph
[legend]

Public Member Functions

virtual bool visit_attributes (AttributeVisitor &visitor)=0
 
- Public Member Functions inherited from ngraph::ValueAccessor< void >
virtual const DiscreteTypeInfoget_type_info () const =0
 type info enables identification of the value accessor, as well as is_type and as_type.
 

Detailed Description

Adapters will see visitor.


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