Geant4  10.00.p02
yystype Struct Reference

#include <G4UItokenNum.hh>

+ Collaboration diagram for yystype:

Public Member Functions

 yystype ()
 
G4int 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 60 of file G4UItokenNum.hh.

Constructor & Destructor Documentation

yystype::yystype ( )
inline

Definition at line 68 of file G4UItokenNum.hh.

yystype::yystype ( const yystype right)
inline

Definition at line 85 of file G4UItokenNum.hh.

References right.

Member Function Documentation

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

Definition at line 75 of file G4UItokenNum.hh.

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

G4int yystype::operator== ( const yystype right) const
inline

Definition at line 71 of file G4UItokenNum.hh.

Member Data Documentation

char yystype::C

Definition at line 65 of file G4UItokenNum.hh.

Referenced by operator=().


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