All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
as_binop Struct Reference

Detailed Description

Operation on a bin. The value for the bin will be applied according to the operation.

Definition at line 63 of file as_operations.h.

#include "as_operations.h"

+ Collaboration diagram for as_binop:

Data Fields

as_bin bin
 
as_operator op
 

Field Documentation

◆ bin

as_bin as_binop::bin

The bin the operation will be performed on.

Definition at line 73 of file as_operations.h.

◆ op

as_operator as_binop::op

The operation to be performed on the bin.

Definition at line 68 of file as_operations.h.


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