Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
ByteReaderContext Struct Reference

#include <hitutils.h>

Public Member Functions

bool seek (size_t pos)
 
bool skip (int pos=1)
 

Public Attributes

uint8_t * Data
 
size_t Size
 
size_t start
 
size_t position
 
size_t end
 

Member Function Documentation

bool ByteReaderContext::seek ( size_t  pos)
inline
bool ByteReaderContext::skip ( int  pos = 1)
inline

Member Data Documentation

uint8_t* ByteReaderContext::Data
size_t ByteReaderContext::end
size_t ByteReaderContext::position
size_t ByteReaderContext::Size
size_t ByteReaderContext::start

The documentation for this struct was generated from the following files: