string::srep Struct Reference


Public Member Functions

 srep ()

Data Fields

char * s
int n

Detailed Description

Definition at line 22 of file string.icc.


Constructor & Destructor Documentation

string::srep::srep (  )  [inline]

Definition at line 25 of file string.icc.

00025 : n(1) {}


Field Documentation

int string::srep::n

Definition at line 24 of file string.icc.

Referenced by string::operator=(), string::string(), and string::~string().

char* string::srep::s

Definition at line 23 of file string.icc.

Referenced by string::c_str(), operator!=(), operator+(), operator<<(), string::operator=(), operator==(), string::string(), and string::~string().


The documentation for this struct was generated from the following file:
Generated on Mon May 27 17:54:03 2013 for Geant4 by  doxygen 1.4.7