Scarab  v2.11.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
name Struct Reference

Annotation for function names. More...

#include <attr.h>

Public Member Functions

 name (const char *value)
 

Public Attributes

const char * value
 

Detailed Description

Annotation for function names.

Definition at line 33 of file attr.h.

Constructor & Destructor Documentation

◆ name()

name ( const char *  value)
inline

Definition at line 33 of file attr.h.

Member Data Documentation

◆ value

const char* value

Definition at line 33 of file attr.h.


The documentation for this struct was generated from the following file: