#include <Api.h>
Public Member Functions | |
| G__SourceFileInfo () | |
| G__SourceFileInfo (int filenin) | |
| G__SourceFileInfo (const char *fname) | |
| ~G__SourceFileInfo () | |
| void | Init () |
| void | Init (const char *fname) |
| const char * | Name () |
| const char * | Prepname () |
| FILE * | fp () |
| int | MaxLine () |
| G__SourceFileInfo & | IncludedFrom () |
| long | Property () |
| int | IsValid () |
| int | Next () |
Static Public Member Functions | |
| static int | SerialNumber () |
Private Attributes | |
| int | filen |
Definition at line 210 of file Api.h.
| Cint::G__SourceFileInfo::G__SourceFileInfo | ( | ) | [inline] |
| Cint::G__SourceFileInfo::G__SourceFileInfo | ( | int | filenin | ) | [inline] |
| Cint::G__SourceFileInfo::G__SourceFileInfo | ( | const char * | fname | ) | [inline] |
| void Cint::G__SourceFileInfo::Init | ( | const char * | fname | ) |
| const char* Cint::G__SourceFileInfo::Name | ( | ) |
| const char* Cint::G__SourceFileInfo::Prepname | ( | ) |
| FILE* Cint::G__SourceFileInfo::fp | ( | ) |
| int Cint::G__SourceFileInfo::MaxLine | ( | ) |
| G__SourceFileInfo& Cint::G__SourceFileInfo::IncludedFrom | ( | ) |
| long Cint::G__SourceFileInfo::Property | ( | ) |
| int Cint::G__SourceFileInfo::IsValid | ( | ) |
| int Cint::G__SourceFileInfo::Next | ( | ) |
| static int Cint::G__SourceFileInfo::SerialNumber | ( | ) | [static] |
int Cint::G__SourceFileInfo::filen [private] |
1.5.1