OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <annotations.h>
Protected Member Functions | |
T | value_from_appl (AST_Annotation_Appl *appl) const |
Additional Inherited Members | |
![]() | |
virtual bool | node_value_exists (AST_Decl *node, T &value) const |
![]() | |
Annotation () | |
virtual | ~Annotation () |
virtual std::string | definition () const =0 |
virtual std::string | name () const =0 |
virtual std::string | module () const |
virtual std::string | fullname () const |
AST_Annotation_Decl * | declaration () const |
AST_Annotation_Appl * | find_on (AST_Decl *node) const |
void | cache () |
Definition at line 146 of file annotations.h.
|
inlineprotectedvirtual |
Reimplemented from AnnotationWithValue< T >.
Definition at line 148 of file annotations.h.