OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <annotations.h>
Public Member Functions | |
std::string | definition () const |
std::string | name () 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 () |
Definition at line 308 of file annotations.h.
|
virtual |
Implements Annotation.
Definition at line 381 of file annotations.cpp.
|
virtual |
Implements Annotation.
Definition at line 386 of file annotations.cpp.