CMS 3D CMS Logo

List of all members | Public Attributes
GlobalLogicParser::TokenRPN Struct Reference

#include <GlobalLogicParser.h>

Public Attributes

std::string operand
 
OperationType operation
 

Detailed Description

Definition at line 37 of file GlobalLogicParser.h.

Member Data Documentation

◆ operand

std::string GlobalLogicParser::TokenRPN::operand

◆ operation

OperationType GlobalLogicParser::TokenRPN::operation

Definition at line 38 of file GlobalLogicParser.h.

Referenced by GlobalLogicParser::getOperation().