|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <annotations.h>


Public Member Functions | |
| AutoidAnnotation () | |
| std::string | definition () const |
| std::string | name () const |
Public Member Functions inherited from AnnotationWithValue< AutoidKind > | |
| virtual bool | node_value_exists (AST_Decl *node, AutoidKind &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 () |
Public Member Functions inherited from AbsentValue< AutoidKind > | |
| AbsentValue (const AutoidKind &value) | |
Additional Inherited Members | |
Public Attributes inherited from AbsentValue< AutoidKind > | |
| const AutoidKind | absent_value |
Protected Member Functions inherited from AnnotationWithEnumValue< AutoidKind > | |
| AutoidKind | value_from_appl (AST_Annotation_Appl *appl) const |
Definition at line 222 of file annotations.h.
|
inline |
|
virtual |
Implements Annotation.
Definition at line 258 of file annotations.cpp.
|
virtual |
Implements Annotation.
Definition at line 270 of file annotations.cpp.
1.8.13