OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <annotations.h>
Public Member Functions | |
std::string | definition () const |
std::string | name () const |
![]() | |
virtual bool | node_value_exists (AST_Decl *node, std::string &value) const |
![]() | |
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 | |
![]() | |
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.