dict.cc dictionary
DictEntryRef Members
DictEntryRef overview
Public Instance Constructors
DictEntryRef Constructor
Initializes the entry for the given positions
Public Instance Properties
beg
The position of the begin of the entry
len
The length of the entry in bytes
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
read
Reads entry from the dictionary file
ToString
String representation of the object
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
Private Instance Fields
m_beg
The position of the begin of the entry
m_len
The length of the entry in bytes
See Also
DictEntryRef Class
|
dict Namespace