#include "../kernel/value.h"#include "../foundation/collection.h"#include "../macros/define_implementations.h"#include "..\protocols\arrays.inl"Macros | |
| #define | is_namedset(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(MAXNamedSet)) |
Functions | |
| visible_class(MAXNamedSetArray) class MAXNamedSetArray | classof_methods (MAXNamedSetArray, Value) |
| void | collect () |
| ScripterExport void | sprin1 (CharStream *s) |
| ScripterExport Value * | map (node_map &m) |
| #define is_namedset | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(MAXNamedSet)) |
| visible_class (MAXNamedSetArray) class MAXNamedSetArray classof_methods | ( | MAXNamedSetArray | , |
| Value | |||
| ) |
| void collect | ( | ) |
| ScripterExport void sprin1 | ( | CharStream * | s | ) |
| ScripterExport Value* map | ( | node_map & | m | ) |