DCKeyword¶
-
class
DCKeyword
¶ Bases:
DCDeclaration
This represents a single keyword declaration in the dc file. It is used to define a communication property associated with a field, for instance “broadcast” or “airecv”.
Inheritance diagram
-
std::string const &
get_name
(void) const¶ Returns the name of this keyword.
-
std::string const &