All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
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 56 of file as_operations.h.

#include "as_operations.h"

+ Collaboration diagram for as_binop:

Data Fields

as_bin bin
 
as_operator op
 

Field Documentation

as_bin as_binop::bin

The bin the operation will be performed on.

Definition at line 66 of file as_operations.h.

as_operator as_binop::op

The operation to be performed on the bin.

Definition at line 61 of file as_operations.h.


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