Ident.h File Reference

#include <iostream>
#include <ostream>
#include "headers.h"
#include "string-regex.h"

Go to the source code of this file.

Data Structures

class  Ident

Defines

#define _Ident_h_

Variables

static const int IdentFields = 7
static const char IdentFormat [] = "$%16s %20s %32s %5s %11s %6s %32s $"
static const char IdentOutFmt [] = "$%s: %-5s%4s %-16s %-5s %s %s %s $"

Define Documentation

#define _Ident_h_

Definition at line 38 of file Ident.h.


Variable Documentation

const int IdentFields = 7 [static]

Definition at line 101 of file Ident.h.

Referenced by Ident::Ident().

const char IdentFormat[] = "$%16s %20s %32s %5s %11s %6s %32s $" [static]

Definition at line 105 of file Ident.h.

Referenced by Ident::Ident().

const char IdentOutFmt[] = "$%s: %-5s%4s %-16s %-5s %s %s %s $" [static]

Definition at line 107 of file Ident.h.

Referenced by operator<<().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1