#include "TString.h"
Classes | |
class | TStringLong |
ATTENTION: this class is obsolete. More... | |
Functions | |
virtual | ~TStringLong () |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
void | FillBuffer (char *&buffer) const override |
TClass * | IsA () const override |
TStringLong TString | R__ALWAYS_SUGGEST_ALTERNATIVE ("TString") |
void | ReadBuffer (char *&buffer) override |
Int_t | Sizeof () const override |
void | Streamer (TBuffer &) override |
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
TStringLong () | |
TStringLong (char c) | |
TStringLong (char c, Ssiz_t s) | |
TStringLong (const char *s) | |
TStringLong (const char *s, Ssiz_t n) | |
TStringLong (const TString &s) | |
TStringLong (const TSubString &sub) | |
TStringLong (Ssiz_t ic) | |
|
virtual |
|
static |
|
static |
|
staticconstexpr |
Definition at line 20 of file TStringLong.h.
|
static |
Definition at line 20 of file TStringLong.h.
|
override |
|
override |
Definition at line 20 of file TStringLong.h.
TStringLong TString R__ALWAYS_SUGGEST_ALTERNATIVE | ( | "TString" | ) |
|
override |
|
override |
|
override |
void R__ALWAYS_SUGGEST_ALTERNATIVE::StreamerNVirtual | ( | TBuffer & | ClassDef_StreamerNVirtual_b | ) |
Definition at line 20 of file TStringLong.h.
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | char | c | ) |
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | char | c, |
Ssiz_t | s | ||
) |
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | const char * | s | ) |
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | const char * | s, |
Ssiz_t | n | ||
) |
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | const TString & | s | ) |
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | const TSubString & | sub | ) |
R__ALWAYS_SUGGEST_ALTERNATIVE::TStringLong | ( | Ssiz_t | ic | ) |