![]() |
#include <attrib.h>
Public Member Functions | |
| void | Init () |
| void | Print () |
| attr | Copy () |
| void * | CopyA () |
| attr | set (const char *s, void *data, int t) |
| attr | get (const char *s) |
| void | kill (const ring r) |
| void | killAll (const ring r) |
Data Fields | |
| const char * | name |
| void * | data |
| attr | next |
| int | atyp |
| attr sattr::Copy | ( | ) |
Definition at line 41 of file attrib.cc.
| void * sattr::CopyA | ( | ) |
Definition at line 1912 of file subexpr.cc.
Definition at line 96 of file attrib.cc.
|
inline |
| void sattr::killAll | ( | const ring | r | ) |
Definition at line 196 of file attrib.cc.
| void sattr::Print | ( | ) |
Definition at line 34 of file attrib.cc.
Definition at line 73 of file attrib.cc.