nany
Classes | Public Member Functions | List of all members
ny::Atom::Instances Struct Referencefinal

Classes

struct  Ref
 

Public Member Functions

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.
 

Member Function Documentation

§ create()

Atom::Instances::Ref ny::Atom::Instances::create ( const Signature signature,
Atom remapAtom 
)

Keep an instance of the atom for a given signature.

Parameters
signatureThe signature of the atom (parameters)
Returns
index of the instantiation

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