|
OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <annotations.h>


Public Member Functions | |
| std::string | definition () const |
| std::string | name () const |
Public Member Functions inherited from AnnotationWithValue< std::string > | |
| virtual bool | node_value_exists (AST_Decl *node, std::string &value) const |
Public Member Functions inherited from Annotation | |
| Annotation () | |
| virtual | ~Annotation () |
| 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 () |
Additional Inherited Members | |
Protected Member Functions inherited from AnnotationWithValue< std::string > | |
| virtual std::string | value_from_appl (AST_Annotation_Appl *) const |
Definition at line 234 of file annotations.h.
|
virtual |
Implements Annotation.
Definition at line 275 of file annotations.cpp.
|
virtual |
Implements Annotation.
Definition at line 283 of file annotations.cpp.
1.8.13