Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4SubString Class Reference

#include <G4String.hh>

Public Member Functions

 G4SubString (const G4SubString &)
 
G4SubStringoperator= (const char *)
 
G4SubStringoperator= (const G4String &)
 
G4SubStringoperator= (const G4SubString &)
 
char & operator() (str_size)
 
char operator() (str_size) const
 
char & operator[] (str_size)
 
char operator[] (str_size) const
 
G4int operator! () const
 
G4bool operator== (const G4String &) const
 
G4bool operator== (const char *) const
 
G4bool operator!= (const G4String &) const
 
G4bool operator!= (const char *) const
 
str_size length () const
 
str_size start () const
 
G4bool isNull () const
 

Friends

class G4String
 

Detailed Description

Definition at line 61 of file G4String.hh.

Constructor & Destructor Documentation

◆ G4SubString()

G4SubString::G4SubString ( const G4SubString )
inline

Member Function Documentation

◆ isNull()

G4bool G4SubString::isNull ( ) const
inline

◆ length()

str_size G4SubString::length ( ) const
inline

◆ operator!()

G4int G4SubString::operator! ( ) const
inline

◆ operator!=() [1/2]

G4bool G4SubString::operator!= ( const char *  ) const
inline

◆ operator!=() [2/2]

◆ operator()() [1/2]

char & G4SubString::operator() ( str_size  )
inline

◆ operator()() [2/2]

char G4SubString::operator() ( str_size  ) const
inline

◆ operator=() [1/3]

G4SubString & G4SubString::operator= ( const char *  )
inline

◆ operator=() [2/3]

G4SubString & G4SubString::operator= ( const G4String )
inline

◆ operator=() [3/3]

G4SubString & G4SubString::operator= ( const G4SubString )
inline

◆ operator==() [1/2]

G4bool G4SubString::operator== ( const char *  ) const
inline

◆ operator==() [2/2]

G4bool G4SubString::operator== ( const G4String ) const
inline

◆ operator[]() [1/2]

char & G4SubString::operator[] ( str_size  )
inline

◆ operator[]() [2/2]

char G4SubString::operator[] ( str_size  ) const
inline

◆ start()

str_size G4SubString::start ( ) const
inline

Friends And Related Function Documentation

◆ G4String

friend class G4String
friend

Definition at line 99 of file G4String.hh.


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