generator.Attribute Class Reference

Ratpac-two: generator.Attribute Class Reference
Ratpac-two
generator.Attribute Class Reference

Public Member Functions

def __init__ (self, attr, number_attr_list)
 
def declaration (self)
 
def code (self)
 

Public Attributes

 attr
 
 name
 
 islist
 
 number_attr
 
 type
 
 default
 

Detailed Description

Class that describes the attribute.

Attributes:
    attr: An attribute.
    name: The attribute's name.
    type: The attribute's type.
    islist: Whether a list attributes.
    number_attr: Number of attributes
    default: The attribute's default value.

The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/external/cppflow/include/cppflow/ops_generator/generator.py