cstring.h File Reference

#include <string.h>
#include <assert.h>
#include <iostream.h>

Go to the source code of this file.

Data Structures

class  Cstring

Defines

#define VALID(x)   assert(x)
#define MAX_STRING_LEN   2000
#define CS_TRUE   1
#define CS_FALSE   0

Typedefs

typedef int CS_BOOL

Variables

 Ret = (*this + S.str)

Define Documentation

#define CS_FALSE   0

Definition at line 58 of file cstring.h.

#define CS_TRUE   1

Definition at line 57 of file cstring.h.

Referenced by Cstring::operator==().

#define MAX_STRING_LEN   2000

Definition at line 56 of file cstring.h.

#define VALID (  )     assert(x)

Definition at line 55 of file cstring.h.

Referenced by Cstring::set().


Typedef Documentation

typedef int CS_BOOL

Definition at line 62 of file cstring.h.


Variable Documentation

return Ret = (*this + S.str)

Definition at line 197 of file cstring.h.

Referenced by KList< Type >::pure_map().

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

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1