Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DasherTypes.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Dasher
namespace  Dasher::Opts

Defines

#define LLONG_MAX   9223372036854775807LL
#define LLONG_MIN   (-LLONG_MAX - 1LL)

Typedefs

typedef long long int myint
typedef int symbol

Enumerations

enum  FileEncodingFormats {
  UserDefault = -1, AlphabetDefault = -2, UTF8 = 65001, UTF16LE = 1200,
  UTF16BE = 1201
}
enum  AlphabetTypes {
  MyNone = 0, Arabic = 1256, Baltic = 1257, CentralEurope = 1250,
  ChineseSimplified = 936, ChineseTraditional = 950, Cyrillic = 1251, Greek = 1253,
  Hebrew = 1255, Japanese = 932, Korean = 949, Thai = 874,
  Turkish = 1254, VietNam = 1258, Western = 1252
}
enum  ScreenOrientations {
  Alphabet = -2, LeftToRight = 0, RightToLeft = 1, TopToBottom = 2,
  BottomToTop = 3
}
enum  ColorSchemes {
  Nodes1 = 0, Nodes2 = 1, Special1 = 2, Special2 = 3,
  Groups = 4, Objects = 5
}
enum  FontSize { Normal = 1, Big = 2, VBig = 4 }


Define Documentation

#define LLONG_MAX   9223372036854775807LL
 

Definition at line 37 of file DasherTypes.h.

Referenced by qstrtoll().

#define LLONG_MIN   (-LLONG_MAX - 1LL)
 

Definition at line 38 of file DasherTypes.h.

Referenced by Dasher::CDasherModel::Get_new_root_coords(), and qstrtoll().


Typedef Documentation

typedef long long int Dasher::myint
 

Definition at line 36 of file DasherTypes.h.

typedef int Dasher::symbol
 

Definition at line 45 of file DasherTypes.h.


Enumeration Type Documentation

enum Dasher::Opts::AlphabetTypes
 

Enumeration values:
MyNone 
Arabic 
Baltic 
CentralEurope 
ChineseSimplified 
ChineseTraditional 
Cyrillic 
Greek 
Hebrew 
Japanese 
Korean 
Thai 
Turkish 
VietNam 
Western 

Definition at line 55 of file DasherTypes.h.

enum Dasher::Opts::ColorSchemes
 

Enumeration values:
Nodes1 
Nodes2 
Special1 
Special2 
Groups 
Objects 

Definition at line 60 of file DasherTypes.h.

enum Dasher::Opts::FileEncodingFormats
 

Enumeration values:
UserDefault 
AlphabetDefault 
UTF8 
UTF16LE 
UTF16BE 

Definition at line 54 of file DasherTypes.h.

enum Dasher::Opts::FontSize
 

Enumeration values:
Normal 
Big 
VBig 

Definition at line 61 of file DasherTypes.h.

enum Dasher::Opts::ScreenOrientations
 

Enumeration values:
Alphabet 
LeftToRight 
RightToLeft 
TopToBottom 
BottomToTop 

Definition at line 56 of file DasherTypes.h.


Generated on Sat Nov 5 16:33:22 2005 for OPIE by  doxygen 1.4.2