|
|
YString | print (const AtomMap &) const |
| | Print all instanciated sequences for the atom.
|
| |
| Ref | create (const Signature &signature, Atom *remapAtom) |
| | Keep an instance of the atom for a given signature. More...
|
| |
|
Yuni::Tribool::Value | isValid (const Signature &signature, uint32_t &iid, Classdef &, Atom *&remapAtom) const |
| | Fetch the ircode for a given signature (if any) and update the signature.
|
| |
|
uint32_t | size () const |
| | Number of instances.
|
| |
|
Ref | operator[] (uint32_t index) |
| | Retrieve information about the Nth instantiation of this atom.
|
| |
§ create()
Keep an instance of the atom for a given signature.
- Parameters
-
| signature | The signature of the atom (parameters) |
- Returns
- index of the instantiation
The documentation for this struct was generated from the following files:
- bootstrap/libnanyc/details/atom/atom.h
- bootstrap/libnanyc/details/atom/atom.cpp
- bootstrap/libnanyc/details/atom/atom.hxx