Geant4-11
|
#include <G4UItokenNum.hh>
Public Member Functions | |
yystype & | operator= (const yystype &right) |
G4bool | operator== (const yystype &right) const |
yystype () | |
yystype (const yystype &right) | |
Data Fields | |
char | C |
G4double | D |
G4int | I |
G4long | L |
G4String | S |
tokenNum | type |
Definition at line 65 of file G4UItokenNum.hh.
|
inline |
Definition at line 74 of file G4UItokenNum.hh.
|
inline |
Definition at line 98 of file G4UItokenNum.hh.
Definition at line 82 of file G4UItokenNum.hh.
char G4UItokenNum::yystype::C |
Definition at line 71 of file G4UItokenNum.hh.
Referenced by operator=().
G4double G4UItokenNum::yystype::D |
Definition at line 68 of file G4UItokenNum.hh.
Referenced by G4UIcommand::Eval2(), G4UIparameter::Eval2(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalORExpression(), G4UIparameter::LogicalORExpression(), operator=(), G4UIcommand::PrimaryExpression(), G4UIparameter::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIcommand::UnaryExpression(), G4UIparameter::UnaryExpression(), G4UIcommand::Yylex(), and G4UIparameter::Yylex().
G4int G4UItokenNum::yystype::I |
Definition at line 69 of file G4UItokenNum.hh.
Referenced by G4UIcommand::EqualityExpression(), G4UIparameter::EqualityExpression(), G4UIcommand::Eval2(), G4UIparameter::Eval2(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalORExpression(), G4UIparameter::LogicalORExpression(), operator=(), G4UIcommand::PrimaryExpression(), G4UIparameter::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIcommand::RangeCheck(), G4UIcommand::RelationalExpression(), G4UIparameter::RelationalExpression(), G4UIcommand::UnaryExpression(), G4UIparameter::UnaryExpression(), G4UIcommand::Yylex(), and G4UIparameter::Yylex().
G4long G4UItokenNum::yystype::L |
Definition at line 70 of file G4UItokenNum.hh.
Referenced by G4UIcommand::Eval2(), G4UIparameter::Eval2(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalORExpression(), G4UIparameter::LogicalORExpression(), operator=(), G4UIcommand::PrimaryExpression(), G4UIparameter::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIcommand::UnaryExpression(), and G4UIparameter::UnaryExpression().
G4String G4UItokenNum::yystype::S |
Definition at line 72 of file G4UItokenNum.hh.
Referenced by G4UIcommand::Eval2(), operator=(), G4UIcommand::PrimaryExpression(), G4UIparameter::PrimaryExpression(), G4UIcommand::Yylex(), and G4UIparameter::Yylex().
tokenNum G4UItokenNum::yystype::type |
Definition at line 67 of file G4UItokenNum.hh.
Referenced by G4UIcommand::EqualityExpression(), G4UIparameter::EqualityExpression(), G4UIcommand::Eval2(), G4UIparameter::Eval2(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalORExpression(), G4UIparameter::LogicalORExpression(), operator=(), G4UIcommand::PrimaryExpression(), G4UIparameter::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIcommand::RangeCheck(), G4UIcommand::RelationalExpression(), G4UIparameter::RelationalExpression(), G4UIcommand::UnaryExpression(), and G4UIparameter::UnaryExpression().