Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
yystype Struct Reference

#include <G4UItokenNum.hh>

Collaboration diagram for yystype:
Collaboration graph
[legend]

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.

Member Function Documentation

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

Definition at line 75 of file G4UItokenNum.hh.

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.

G4double yystype::D

Definition at line 63 of file G4UItokenNum.hh.

G4int yystype::I

Definition at line 64 of file G4UItokenNum.hh.

G4String yystype::S

Definition at line 66 of file G4UItokenNum.hh.

tokenNum yystype::type

Definition at line 62 of file G4UItokenNum.hh.


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