dict.cc dictionary

DictEntryRef Members

DictEntryRef overview

Public Instance Constructors

DictEntryRef Constructor Initializes the entry for the given positions

Public Instance Properties

begThe position of the begin of the entry
lenThe length of the entry in bytes

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
readReads entry from the dictionary file
ToStringString representation of the object

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

Private Instance Fields

m_begThe position of the begin of the entry
m_lenThe length of the entry in bytes

See Also

DictEntryRef Class | dict Namespace