OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <annotations.h>
Public Member Functions | |
MustUnderstandAnnotation () | |
std::string | definition () const |
std::string | name () const |
![]() | |
virtual bool | node_value_exists (AST_Decl *node, bool &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 () |
![]() | |
AbsentValue (const bool &value) | |
Additional Inherited Members | |
![]() | |
const bool | absent_value |
![]() | |
virtual bool | value_from_appl (AST_Annotation_Appl *) const |
Definition at line 254 of file annotations.h.
|
inline |
Definition at line 256 of file annotations.h.
References name.
|
virtual |
Implements Annotation.
Definition at line 307 of file annotations.cpp.
|
virtual |
Implements Annotation.
Definition at line 315 of file annotations.cpp.