ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4UItokenNum::yystype Struct Reference

#include <geant4/tree/geant4-10.6-release/source/intercoms/include/G4UItokenNum.hh>

+ Collaboration diagram for G4UItokenNum::yystype:

Public Member Functions

 yystype ()
 
G4bool operator== (const yystype &right) const
 
yystypeoperator= (const yystype &right)
 
 yystype (const yystype &right)
 

Public Attributes

tokenNum type
 
G4double D
 
G4int I
 
char C
 
G4String S
 

Detailed Description

Definition at line 59 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 59 of file G4UItokenNum.hh

Constructor & Destructor Documentation

G4UItokenNum::yystype::yystype ( )
inline

Definition at line 67 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 67 of file G4UItokenNum.hh

G4UItokenNum::yystype::yystype ( const yystype right)
inline

Definition at line 84 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 84 of file G4UItokenNum.hh

References right.

Member Function Documentation

yystype& G4UItokenNum::yystype::operator= ( const yystype right)
inline

Definition at line 74 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 74 of file G4UItokenNum.hh

References C, D, I, S, and type.

G4bool G4UItokenNum::yystype::operator== ( const yystype right) const
inline

Definition at line 70 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 70 of file G4UItokenNum.hh

Member Data Documentation

char G4UItokenNum::yystype::C

Definition at line 64 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 64 of file G4UItokenNum.hh

Referenced by operator=().

G4String G4UItokenNum::yystype::S

Definition at line 65 of file G4UItokenNum.hh.

View newest version in sPHENIX GitHub at line 65 of file G4UItokenNum.hh

Referenced by G4UIcommand::Eval2(), operator=(), G4UIparameter::PrimaryExpression(), G4UIcommand::PrimaryExpression(), G4UIparameter::Yylex(), and G4UIcommand::Yylex().


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